Uses of Interface
org.glassfish.api.container.Container
-
-
Uses of Container in com.sun.enterprise.connectors.module
Classes in com.sun.enterprise.connectors.module that implement Container Modifier and Type Class Description classConnectorContainerRepresents the container for connector runtime module -
Uses of Container in com.sun.enterprise.security.ee
Classes in com.sun.enterprise.security.ee that implement Container Modifier and Type Class Description classSecurityContainerSecurity container service -
Uses of Container in com.sun.enterprise.web
Classes in com.sun.enterprise.web that implement Container Modifier and Type Class Description classWebContainerWeb container service -
Uses of Container in fish.payara.microprofile.config.activation
Classes in fish.payara.microprofile.config.activation that implement Container Modifier and Type Class Description classConfigContainer -
Uses of Container in fish.payara.microprofile.connector
Classes in fish.payara.microprofile.connector that implement Container Modifier and Type Class Description classMicroProfileContainer -
Uses of Container in fish.payara.microprofile.faulttolerance.activation
Classes in fish.payara.microprofile.faulttolerance.activation that implement Container Modifier and Type Class Description classFaultToleranceContainer -
Uses of Container in fish.payara.microprofile.healthcheck.activation
Classes in fish.payara.microprofile.healthcheck.activation that implement Container Modifier and Type Class Description classHealthContainer -
Uses of Container in fish.payara.microprofile.jwtauth.activation
Classes in fish.payara.microprofile.jwtauth.activation that implement Container Modifier and Type Class Description classJwtAuthContainer -
Uses of Container in fish.payara.microprofile.metrics.activation
Classes in fish.payara.microprofile.metrics.activation that implement Container Modifier and Type Class Description classMetricsContainer -
Uses of Container in fish.payara.microprofile.openapi.activation
Classes in fish.payara.microprofile.openapi.activation that implement Container Modifier and Type Class Description classOpenApiContainer -
Uses of Container in org.glassfish.api.deployment
Classes in org.glassfish.api.deployment with type parameters of type Container Modifier and Type Interface Description interfaceDeployer<T extends Container,U extends ApplicationContainer>A deployer is capable of deploying one type of applications. -
Uses of Container in org.glassfish.appclient.server.core
Classes in org.glassfish.appclient.server.core that implement Container Modifier and Type Class Description classAppClientContainerStarter -
Uses of Container in org.glassfish.deployment.common
Classes in org.glassfish.deployment.common with type parameters of type Container Modifier and Type Class Description classSimpleDeployer<T extends Container,U extends ApplicationContainer>Convenient superclass for Deployers which only do prepare and clean up and do not actually load/unload application -
Uses of Container in org.glassfish.ejb.startup
Classes in org.glassfish.ejb.startup that implement Container Modifier and Type Class Description classEjbContainerStarterEjb container service -
Uses of Container in org.glassfish.extras.grizzly
Classes in org.glassfish.extras.grizzly that implement Container Modifier and Type Class Description classGrizzlyContainer -
Uses of Container in org.glassfish.extras.osgicontainer
Classes in org.glassfish.extras.osgicontainer that implement Container Modifier and Type Class Description classOSGiContainerOSGi container, will just be used to manage OSGi bundles through deployment backend -
Uses of Container in org.glassfish.internal.data
Classes in org.glassfish.internal.data with type parameters of type Container Modifier and Type Class Description classEngineInfo<T extends Container,U extends ApplicationContainer>This class holds information about a particular container such as a reference to the sniffer, the container itself and the list of applications deployed in that container.Methods in org.glassfish.internal.data with type parameters of type Container Modifier and Type Method Description <T extends Container>
EngineRefModuleInfo. getEngineRefForContainer(Class<T> type)<T extends Container>
Collection<EngineRef>ApplicationInfo. getEngineRefsForContainer(Class<T> type) -
Uses of Container in org.glassfish.internal.deployment
Classes in org.glassfish.internal.deployment with type parameters of type Container Modifier and Type Class Description classGenericDeployer<T extends Container>Generic implementation of the deployer contract, enough to get started with adding a container to GlassFish. -
Uses of Container in org.glassfish.javaee.core.deployment
Classes in org.glassfish.javaee.core.deployment with type parameters of type Container Modifier and Type Class Description classJavaEEDeployer<T extends Container,U extends ApplicationContainer>Convenient superclass for JavaEE Deployer implementations. -
Uses of Container in org.glassfish.javaee.full.deployment
Classes in org.glassfish.javaee.full.deployment that implement Container Modifier and Type Class Description classEarContainerMethods in org.glassfish.javaee.full.deployment with parameters of type Container Modifier and Type Method Description ApplicationContainerEarDeployer. load(Container container, DeploymentContext context) -
Uses of Container in org.glassfish.persistence.jpa
Classes in org.glassfish.persistence.jpa that implement Container Modifier and Type Class Description classJPAContainer -
Uses of Container in org.glassfish.resources.module
Classes in org.glassfish.resources.module that implement Container Modifier and Type Class Description classResourcesContainerContainer for glassfish-resources deployer -
Uses of Container in org.glassfish.webservices
Classes in org.glassfish.webservices that implement Container Modifier and Type Class Description classWebServicesContainerWeb services container service -
Uses of Container in org.glassfish.webservices.metroglue
Classes in org.glassfish.webservices.metroglue that implement Container Modifier and Type Class Description classMetroContainer -
Uses of Container in org.glassfish.weld
Classes in org.glassfish.weld that implement Container Modifier and Type Class Description classWeldContainerService for the Weld container
-