Searched refs:file (Results 1 - 25 of 415) sorted by relevance

1234567891011>>

/glassfish-3.1.2/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/servedcontent/
H A DFixedContent.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
53 private final File file; field in class:FixedContent
55 public FixedContent(final File file) { argument
59 public File file() { method in class:FixedContent
[all...]
H A DStaticContent.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
61 public File file() throws IOException; method in interface:StaticContent
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/zip/
H A DZipItem.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
47 * ZipEntry -- the "real" path, and the path you want to appear in the zip file
54 * @param file Th
58 ZipItem(File file, String name) argument
102 File file; field in class:ZipItem
[all...]
/glassfish-3.1.2/core/kernel/src/main/java/org/glassfish/kernel/
H A DFileMonitoringImpl.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
84 for (File file : monitoredFiles) {
85 if (!file
109 monitors(File file, FileChangeListener listener) argument
122 removed(final File file) argument
133 changed(final File file) argument
[all...]
/glassfish-3.1.2/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/
H A DAutodeployRetryManager.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
63 * Manages retrying of autodeployed files in case a file is copied slowly.
65 * If a file i
153 get(File file) argument
166 shouldAttemptDeployment(File file) argument
209 recordFailedDeployment(File file) argument
213 recordSuccessfulDeployment(File file) argument
217 recordSuccessfulUndeployment(File file) argument
221 recordFailedUndeployment(File file) argument
225 endMonitoring(File file) argument
236 recordFailedOpen(File file) argument
307 recordSuccessfulOpen(File file) argument
381 protected File file = null; field in class:AutodeployRetryManager.Info
390 Info(File file) argument
[all...]
H A DAutoDeploymentOperation.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
56 * Performs a single auto-deployment operation for a single file.
72 * @param file
81 newInstance( Habitat habitat, boolean renameOnSuccess, File file, boolean enabled, String virtualServer, boolean forceDeploy, boolean verify, boolean preJspCompilation, String target) argument
121 init( boolean renameOnSuccess, File file, boolean enabled, String virtualServer, boolean forceDeploy, boolean verify, boolean preJspCompilation, String target) argument
148 getMessageString(AutodeploymentStatus ds, File file) argument
158 markFiles(AutodeploymentStatus ds, File file) argument
[all...]
/glassfish-3.1.2/ant-tasks/src/main/java/org/glassfish/ant/tasks/
H A DComponent.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
46 String file, name, contextroot; field in class:Component
49 public void setFile(String file) { argument
[all...]
H A DDeployTask.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
51 private String file; field in class:DeployTask
63 public void setFile(String file) { argument
[all...]
/glassfish-3.1.2/build/maven-glassfishbuild-plugin/src/main/java/com/sun/enterprise/build/
H A DSetPropertiesMojo.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
76 * Set to true to not fail build if the file is not found.
77 * First checks if file exist
[all...]
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/session/
H A DFileStore.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
41 * This file incorporates work covered by the following copyright and
47 * you may not use this file excep
472 private File file(String id) { method in class:FileStore
[all...]
/glassfish-3.1.2/connectors/connectors-internal-api/src/main/java/org/glassfish/resources/custom/factory/
H A DPropertiesFactory.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
72 File file = new File(fileName);
73 if(!file
[all...]
H A DURLObjectFactory.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
63 String file = null;
85 }else if(type.equalsIgnoreCase("file")){
[all...]
/glassfish-3.1.2/admin/backup/src/main/java/com/sun/enterprise/backup/util/
H A DBackupUtils.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
66 // notice that the original file, if a directory, WILL have 0700
90 for(File file
[all...]
/glassfish-3.1.2/installer/src/main/java/org/glassfish/installer/util/
H A DInstallFileFilter.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
52 // Holds the file extension to filter
62 public boolean accept(java.io.File file) { argument
[all...]
/glassfish-3.1.2/web/web-naming/src/main/java/org/apache/naming/resources/
H A DFileDirContext.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
41 * This file incorporates work covered by the following copyright and
47 * you may not use this file excep
633 rebind(File file, Object obj, Attributes attrs) argument
878 protected File file(String name) { method in class:FileDirContext
885 private File file(File baseFile, String name, String keyName, method in class:FileDirContext
992 list(File file) argument
1050 FileResource(File file) argument
1061 protected File file; field in class:FileDirContext.FileResource
1106 FileResourceAttributes(File file) argument
1115 protected File file; field in class:FileDirContext.FileResourceAttributes
[all...]
/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dminigzip.c10 * full-featured gzip. No attempt is made to deal with file systems
13 * real thing. On MSDOS, use only on file names without extension
37 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY)
39 # define SET_BINARY_MODE(file)
49 # define fileno(file) file->__file
82 void file_compress OF((char *file, char *mode));
83 void file_uncompress OF((char *file));
130 /* Try compressing the input file a
275 gzFile file; local
[all...]
H A Dgzio.c5 * Compile this file with -DNO_DEFLATE to avoid the compression code.
32 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */
35 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */
36 #define COMMENT 0x10 /* bit 4 set: file comment present */
42 int z_eof; /* set if end of input file */
43 FILE *file; /* .gz file */ member in struct:gz_stream
49 int transparent; /* 1 if input file is not a .gz file */
51 long startpos; /* start of compressed data in file (heade
524 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/CosTransactions/
H A DLogExtent.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
45 // Description: Log extent file interface.
72 /**A structure containing information for an open log file exten
129 File file = null; field in class:LogExtent
[all...]
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/connector/
H A DCoyoteServerSocketFactory.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
41 * This file incorporates work covered by the following copyright and
47 * you may not use this file excep
[all...]
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/interfaces/
H A DPropertyManager.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
53 public Properties getPropertiesFromFile(String file) throws IOException; argument
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/net/
H A DJarURIPattern.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
62 File file = null;
64 file
[all...]
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/
H A DFileRealmPropertyCheckValidator.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
56 "com.sun.enterprise.security.auth.realm.file.FileRealm";
66 Property file
[all...]
/glassfish-3.1.2/common/common-util/src/test/java/com/sun/enterprise/util/
H A DRegexUtilTest.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
63 for (String file : files) {
64 Matcher m = p.matcher(file);
[all...]
/glassfish-3.1.2/core/kernel/src/main/java/com/sun/enterprise/v3/admin/adapter/
H A DUtils.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
54 /** Reads the given file in this package and returns it as a String.
56 * @param name representing just the complete name of file t
[all...]
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/startup/
H A DClassLoaderFactory.java6 * The contents of this file are subject to the terms of either the GNU
9 * may not use this file except in compliance with the License. You can
16 * file and include the License file at packager/legal/LICENSE.txt.
19 * Oracle designates this particular file as subject to the "Classpath"
21 * file that accompanied this code.
29 * If you wish your version of this file to be governed by only the CDDL or
33 * recipient has the option to distribute your version of this file under
41 * This file incorporates work covered by the following copyright and
47 * you may not use this file excep
[all...]

Completed in 102 milliseconds

1234567891011>>