Uses of Interface
org.glassfish.api.container.Container
-
Packages that use Container Package Description org.glassfish.api.deployment -
-
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.
-