public class DefaultServerKillProcessor extends java.lang.Object implements ServerKillProcessor
Modifier and Type | Field and Description |
---|---|
private java.util.logging.Logger |
log |
Constructor and Description |
---|
DefaultServerKillProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
kill(Container container)
Kill a server instance via a specific implementation.
|
public void kill(Container container) throws java.lang.Exception
ServerKillProcessor
kill
in interface ServerKillProcessor
java.lang.Exception