J2EEResource, J2EEManagedObject, StatisticsProvider
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
The port to which the ORB will connect to for bootstrapping.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.Integer requestTimeout
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.Integer requestRetriesCount
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.Integer requestRetriesDelay
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.Integer locateRequestTimeout
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Operation Detail |
---|
public java.lang.String getProperty(
java.lang.String name
)
Get the value of an ORB property setting.
name
-
the name key for the desired ORB property.
administrator
operator
configurator
monitor
deployer
adminsecuritymanager