| Constructor and Description |
|---|
EarContainer() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Deployer> |
getDeployer()
Returns the Deployer implementation capable of deploying applications to this
container.
|
String |
getName()
Returns a human redeable name for this container, this name is not used for
identifying the container but can be used to display messages belonging to
the container.
|
public Class<? extends Deployer> getDeployer()
ContainergetDeployer in interface ContainerCopyright © 2017. All rights reserved.