Uses of Interface
org.glassfish.embeddable.Deployer
-
Packages that use Deployer Package Description org.glassfish.embeddable Provides classes and interfaces necessary to embed GlassFish and perform lifecycle operations, application deployments and runtime configurations. -
-
Uses of Deployer in org.glassfish.embeddable
Methods in org.glassfish.embeddable that return Deployer Modifier and Type Method Description DeployerGlassFish. getDeployer()Gets a Deployer instance to deploy an application.
-