Package | Description |
---|---|
com.sun.enterprise.admin.cli.embeddable | |
com.sun.enterprise.glassfish.bootstrap | |
fish.payara.micro.boot.runtime | |
org.glassfish.embeddable |
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
|
Modifier and Type | Class and Description |
---|---|
class |
DeployerImpl
This is an implementation of
Deployer . |
Modifier and Type | Method and Description |
---|---|
Deployer |
GlassFishDecorator.getDeployer() |
Deployer |
GlassFishImpl.getDeployer() |
Modifier and Type | Method and Description |
---|---|
Deployer |
MicroGlassFish.getDeployer() |
Modifier and Type | Method and Description |
---|---|
Deployer |
GlassFish.getDeployer()
Gets a Deployer instance to deploy an application.
|
Copyright © 2021. All rights reserved.