WebSphere:*,type=ORB,j2eeType=RMI_IIOPResource
MBean ORB
Current settings for the running object request broker (ORB).
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 |
Attributes inherited from MBean StatisticsProvider |
stats |
Attributes inherited from MBean J2EEManagedObject |
objectName , stateManageable , statisticsProvider , eventProvider |
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
Operation Detail |
public java.lang.String getProperty(java.lang.String name
)
name
-
the name key for the desired ORB property.