public class PortBaseHelper extends Object
| Constructor and Description |
|---|
PortBaseHelper(Server instance,
String portbase,
boolean checkports,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminPort() |
String |
getDebugPort() |
String |
getHttpsPort() |
String |
getIiopmPort() |
String |
getIiopPort() |
String |
getIiopsPort() |
String |
getInstancePort() |
String |
getJmsPort() |
String |
getJmxPort() |
String |
getOsgiPort() |
void |
setPorts() |
void |
verifyPortBase() |
public void verifyPortBase()
throws org.jvnet.hk2.config.TransactionFailure
org.jvnet.hk2.config.TransactionFailurepublic String getAdminPort()
public String getInstancePort()
public String getHttpsPort()
public String getIiopPort()
public String getIiopsPort()
public String getIiopmPort()
public String getJmsPort()
public String getJmxPort()
public String getOsgiPort()
public String getDebugPort()
public void setPorts()
throws org.jvnet.hk2.config.TransactionFailure,
PropertyVetoException
org.jvnet.hk2.config.TransactionFailurePropertyVetoExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.