ORB MBean

All Parent MBeans:
J2EEResource, J2EEManagedObject, StatisticsProvider

Partial ObjectName:
WebSphere:*,type=ORB,j2eeType=RMI_IIOPResource


MBean ORB

Current settings for the running object request broker (ORB).


Attribute Summary
java.lang.IntegerbootstrapPort
           The port to which the ORB will connect to for bootstrapping.
java.lang.IntegerrequestTimeout
          
java.lang.IntegerrequestRetriesCount
          
java.lang.IntegerrequestRetriesDelay
          
java.lang.IntegerlocateRequestTimeout
          

Attributes inherited from MBean StatisticsProvider
stats

Attributes inherited from MBean J2EEManagedObject
objectName, stateManageable, statisticsProvider, eventProvider

Operation Summary
java.lang.StringgetProperty(java.lang.String name)
           Get the value of an ORB property setting.

Attribute Detail

bootstrapPort

public java.lang.Integer bootstrapPort
The port to which the ORB will connect to for bootstrapping.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

requestTimeout

public java.lang.Integer requestTimeout
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

requestRetriesCount

public java.lang.Integer requestRetriesCount
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

requestRetriesDelay

public java.lang.Integer requestRetriesDelay
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

locateRequestTimeout

public java.lang.Integer locateRequestTimeout
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Operation Detail

getProperty

public java.lang.String getProperty(java.lang.String name)
Get the value of an ORB property setting.
Parameters:
name - the name key for the desired ORB property.
Security Roles:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005