| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorContainer
Represents the container for connector runtime module
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityContainer
Security container service
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Container,U extends ApplicationContainer> |
ApplicationLifecycle.getDeployer(EngineInfo<T,U> engineInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebContainer
Web container service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deployer<T extends Container,U extends ApplicationContainer>
A deployer is capable of deploying one type of applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientContainerStarter |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDeployer<T extends Container,U extends ApplicationContainer>
Convenient superclass for Deployers which only do prepare and
clean up and do not actually load/unload application
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbContainerStarter
Ejb container service
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
OSGiContainer
OSGi container, will just be used to manage OSGi bundles through deployment
backend
|
| Modifier and Type | Class and Description |
|---|---|
class |
EngineInfo<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.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Container> |
ModuleInfo.getEngineRefForContainer(Class<T> type) |
<T extends Container> |
ApplicationInfo.getEngineRefsForContainer(Class<T> type) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericDeployer<T extends Container>
Generic implementation of the deployer contract, enough to get started with adding a container to
GlassFish.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaEEDeployer<T extends Container,U extends ApplicationContainer>
Convenient superclass for JavaEE Deployer implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EarContainer |
| Modifier and Type | Method and Description |
|---|---|
ApplicationContainer |
EarDeployer.load(Container container,
DeploymentContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcesContainer
Container for glassfish-resources deployer
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebServicesContainer
Web services container service
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetroContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
WeldContainer
Service for the Weld container
|
Copyright © 2017. All rights reserved.