Constructor and Description |
---|
GrizzlyContainer() |
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()
Container
getDeployer
in interface Container
Copyright © 2021. All rights reserved.