Uses of Class
org.glassfish.server.ServerEnvironmentImpl
-
-
Uses of ServerEnvironmentImpl in com.sun.common.util.logging
Constructors in com.sun.common.util.logging with parameters of type ServerEnvironmentImpl Constructor Description LoggingConfigImpl(ServerEnvironmentImpl env) -
Uses of ServerEnvironmentImpl in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return ServerEnvironmentImpl Modifier and Type Method Description ServerEnvironmentImplEjbContainerUtil. getServerEnvironment()ServerEnvironmentImplEjbContainerUtilImpl. getServerEnvironment() -
Uses of ServerEnvironmentImpl in com.sun.enterprise.server.logging
Fields in com.sun.enterprise.server.logging declared as ServerEnvironmentImpl Modifier and Type Field Description protected ServerEnvironmentImplGFFileHandler. env -
Uses of ServerEnvironmentImpl in org.glassfish.admin.amx.impl.util
Methods in org.glassfish.admin.amx.impl.util that return ServerEnvironmentImpl Modifier and Type Method Description ServerEnvironmentImplInjectedValues. getServerEnvironment() -
Uses of ServerEnvironmentImpl in org.glassfish.config.support
Methods in org.glassfish.config.support with parameters of type ServerEnvironmentImpl Modifier and Type Method Description protected URLDomainXml. getDomainXml(ServerEnvironmentImpl env)Determines the location of domain.xml to be parsed. -
Uses of ServerEnvironmentImpl in org.glassfish.kernel.embedded
Methods in org.glassfish.kernel.embedded with parameters of type ServerEnvironmentImpl Modifier and Type Method Description protected URLEmbeddedDomainXml. getDomainXml(ServerEnvironmentImpl env) -
Uses of ServerEnvironmentImpl in org.glassfish.webservices
Methods in org.glassfish.webservices that return ServerEnvironmentImpl Modifier and Type Method Description ServerEnvironmentImplWebServiceContractImpl. getServerEnvironmentImpl()
-