Attribute Summary | |
java.lang.Integer | bootstrapPort The port to which the ORB will connect to for bootstrapping. |
java.lang.Integer | requestTimeout |
java.lang.Integer | requestRetriesCount |
java.lang.Integer | requestRetriesDelay |
java.lang.Integer | locateRequestTimeout |
com.ibm.websphere.management.statistics.Stats | stats |
Operation Summary | |
java.lang.String | getProperty( Get the value of an ORB property setting. |
Attribute Detail |
public java.lang.Integer bootstrapPort
public java.lang.Integer requestTimeout
public java.lang.Integer requestRetriesCount
public java.lang.Integer requestRetriesDelay
public java.lang.Integer locateRequestTimeout
public com.ibm.websphere.management.statistics.Stats stats
Operation Detail |
public java.lang.String getProperty(java.lang.String name
)
name
-
the name key for the desired ORB property.