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 TransactionFailure
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 TransactionFailure,
PropertyVetoException
Copyright © 2019. All rights reserved.