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