| Interface | Description |
|---|---|
| AnnotationTypesProvider |
Defines a pluggability facility to retrieve annotation types from various
containers.
|
| ApplicationInfoProvider | |
| ApplicationLifecycleInterceptor |
This class provides a call back mechanism at different points
of the application lifecycle.
|
| Deployment |
Deployment facility
|
| Deployment.DeploymentContextBuilder | |
| DeploymentTargetResolver | |
| ExtendedDeploymentContext |
semi-private interface to the deployment context
|
| SnifferManager |
Service for easy access to sniffers.
|
| Verifier |
Verifier contract, implementation may or may not be present at runtime.
|
| Class | Description |
|---|---|
| ApplicationOrderInfo |
This class holds the Application and the order that it occurs
in domain.xml.
|
| DeploymentOrder | |
| DeploymentTracing |
Tracing facility for all the deployment backend activities.
|
| DeploymentType |
DeploymentType defines the various deployment entity types,
and deployment ordering within the types.
|
| GenericApplicationContainer |
Generic implementation of the ApplicationContainer interface
|
| GenericDeployer<T extends org.glassfish.api.container.Container> |
Generic implementation of the deployer contract, enough to get started with adding a container to
GlassFish.
|
| GenericHandler |
Pretty generic implementation of some ArchiveHandler methods
|
| GenericSniffer |
Generic implementation of the Sniffer service that can be programmatically instantiated
|
| Enum | Description |
|---|---|
| DeploymentTracing.ContainerMark | |
| DeploymentTracing.Mark | |
| DeploymentTracing.ModuleMark | |
| ExtendedDeploymentContext.Phase |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.