Searched refs:Version (Results 1 - 25 of 248) sorted by relevance

12345678910

/glassfish-3.1.2/verifier/verifier-impl/src/main/java/com/sun/enterprise/tools/verifier/
H A DVersion.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
48 public final class Version { class
52 private Version() { method in class:Version
/glassfish-3.1.2/admin/jmx-remote/server/src/main/java/com/sun/enterprise/admin/jmx/remote/server/
H A DServerVersionMatcher.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
59 import com.sun.enterprise.admin.jmx.remote.protocol.Version;
80 * <li> Client Major Version is <= Server Major Version </l
[all...]
H A DMBeanServerRequestHandler.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
66 import com.sun.enterprise.admin.jmx.remote.protocol.Version;
97 private static Version sv;
100 sv = (Version)Clas
[all...]
/glassfish-3.1.2/admin/jmx-remote/common/src/main/java/com/sun/enterprise/admin/jmx/remote/protocol/
H A DVersion.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
41 /* Version.java
42 * $Id: Version.java,v 1.3 2005/12/25 04:26:35 tcfujii Exp $
60 * Provides the basic interface for Version
68 public interface Version extends java.io.Serializable { interface in inherits:java.io.Serializable
[all...]
H A DVersionTemplate7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
53 * This is the generated Version for the JSR 160 implementation in S1AS.
57 public class @CLASS_NAME@ implements Version {
73 * Version string
[all...]
/glassfish-3.1.2/admin/cli/src/main/java/com/sun/enterprise/admin/cli/
H A DVersionCommand.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
47 import com.sun.appserv.server.util.Version;
55 * available Version class if server is not running, if the --local flag is passed
108 Version versio
[all...]
/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddefines.mk7 # General Public License Version 2 only ("GPL") or the Common Development
20 # exception as provided by Oracle in the GPL Version 2 section of the License
30 # only the GPL Version 2, indicate your decision by adding "[Contributor]
32 # Version 2] license." If you don't indicate a single choice of license, a
34 # either the CDDL, the GPL Version 2 or to extend the choice of license to
35 # its licensees as provided above. However, if you add GPL Version 2 code
36 # and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/core/kernel/src/main/java/com/sun/enterprise/v3/admin/
H A DVersionCommand.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
53 import com.sun.appserv.server.util.Version;
72 Version version;
/glassfish-3.1.2/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/
H A DIndexHtmlTokens.java7 * General Public License Version 2 only ("GPL") or the Common Development
20 * exception as provided by Oracle in the GPL Version 2 section of the License
30 * only the GPL Version 2, indicate your decision by adding "[Contributor]
32 * Version 2] license." If you don't indicate a single choice of license, a
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
35 * its licensees as provided above. However, if you add GPL Version 2 code
36 * and therefore, elected the GPL Version 2 license, then the option applies
47 import com.sun.appserv.server.util.Version;
93 final String version = Version.getFullVersion();
/glassfish-3.1.2/common/common-util/src/test/resources/config/
H A Dasenv.bat7 REM General Public License Version 2 only ("GPL") or the Common Development
20 REM exception as provided by Oracle in the GPL Version 2 section of the License
30 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
32 REM Version 2] license." If you don't indicate a single choice of license, a
34 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
35 REM its licensees as provided above. However, if you add GPL Version 2 code
36 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/admin/launcher/src/test/resources/config/
H A Dasenv.bat7 REM General Public License Version 2 only ("GPL") or the Common Development
20 REM exception as provided by Oracle in the GPL Version 2 section of the License
30 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
32 REM Version 2] license." If you don't indicate a single choice of license, a
34 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
35 REM its licensees as provided above. However, if you add GPL Version 2 code
36 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/appclient/client/appclient-scripts/src/main/resources/glassfish/bin/
H A Dpackage-appclient.bat8 REM General Public License Version 2 only ("GPL") or the Common Development
21 REM exception as provided by Oracle in the GPL Version 2 section of the License
31 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM its licensees as provided above. However, if you add GPL Version 2 code
37 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/packager/glassfish-nucleus/src/main/resources/bin/
H A Dasadmin.bat8 REM General Public License Version 2 only ("GPL") or the Common Development
21 REM exception as provided by Oracle in the GPL Version 2 section of the License
31 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM its licensees as provided above. However, if you add GPL Version 2 code
37 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/packager/nucleus-base/bin/
H A Dasadmin.bat8 REM General Public License Version 2 only ("GPL") or the Common Development
21 REM exception as provided by Oracle in the GPL Version 2 section of the License
31 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM its licensees as provided above. However, if you add GPL Version 2 code
37 REM and therefore, elected the GPL Version 2 license, then the option applies
H A Djspc.bat8 REM General Public License Version 2 only ("GPL") or the Common Development
21 REM exception as provided by Oracle in the GPL Version 2 section of the License
31 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM its licensees as provided above. However, if you add GPL Version 2 code
37 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/persistence/cmp/cmp-scripts/src/main/resources/glassfish/bin/
H A Dcapture-schema.bat9 REM General Public License Version 2 only ("GPL") or the Common Development
22 REM exception as provided by Oracle in the GPL Version 2 section of the License
32 REM only the GPL Version 2, indicate your decision by adding "[Contributor]
34 REM Version 2] license." If you don't indicate a single choice of license, a
36 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM its licensees as provided above. However, if you add GPL Version 2 code
38 REM and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/admingui/web/src/main/resources/grizzly/
H A DhttpAttr.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
109 <sun:property id="Version" labelAlign="left" noWrap="#{true}" overlapLabel="#{false}" label="$resource{i18n_web.http.Version}" helpText="$resource{i18n_web.http.VersionHelp}" >
110 <sun:textField id="Version" column
[all...]
/glassfish-3.1.2/admingui/cluster/src/main/resources/availability/
H A DavailabilityTabs.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/admingui/cluster/src/main/resources/cluster/
H A DclusterInstanceTabs.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
H A DclusterNameSection.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
H A DclusterTabs.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/admingui/cluster/src/main/resources/configuration/
H A DgmsConfigurationLink.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
H A DpluginTreeNodeGms.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
/glassfish-3.1.2/admingui/cluster/src/main/resources/node/
H A DnodeJS.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies
H A DnodesButtons.inc8 General Public License Version 2 only ("GPL") or the Common Development
21 exception as provided by Oracle in the GPL Version 2 section of the License
31 only the GPL Version 2, indicate your decision by adding "[Contributor]
33 Version 2] license." If you don't indicate a single choice of license, a
35 either the CDDL, the GPL Version 2 or to extend the choice of license to
36 its licensees as provided above. However, if you add GPL Version 2 code
37 and therefore, elected the GPL Version 2 license, then the option applies

Completed in 93 milliseconds

12345678910