|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Management interface for the JRMPAdaptor MBean.
Method Summary | |
int |
getPort()
Returns the RMI port on which the adaptor's remote object is exported to |
java.lang.String |
getSSLFactory()
Returns the ObjectName of the SSL ServerSocket factory MBean used by this adaptor for secure invocations. |
void |
setPort(int port)
Sets the RMI port on which the adaptor's remote object will be exported to. |
void |
setSSLFactory(java.lang.String factory)
Sets the ObjectName of the SSL ServerSocket factory MBean that will be used by this adaptor for secure invocations. |
Methods inherited from interface mx4j.tools.adaptor.rmi.RMIAdaptorMBean |
clearJNDIProperties, clearNamingProperties, getHostAddress, getHostName, getJNDIName, getJNDIProperties, getNamingProperties, getProtocol, isRunning, putJNDIProperty, putNamingProperty, setJNDIName, start, stop |
Method Detail |
public int getPort()
setPort(int)
public void setPort(int port)
getPort()
public java.lang.String getSSLFactory()
public void setSSLFactory(java.lang.String factory)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |