public interface Status
Modifier and Type | Method and Description |
---|---|
void |
addConnector(Connector conn) |
List<Connector> |
getConnector() |
String |
getConnectorPrefix() |
Jvm |
getJvm() |
void |
setConnectorPrefix(String prefix) |
void |
setJvm(Jvm vm) |
Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.