ResourceAdapter MBean

All Parent MBeans:
J2EEManagedObject, Stateful, EventProvider

Partial ObjectName:
WebSphere:*,type=ResourceAdapter,j2eeType=ResourceAdapter


MBean ResourceAdapter

Management interface for generic resource adapter.


Attribute Summary
java.lang.Stringname
           The name of the Resource Adapter
java.lang.StringjcaResource
           A JCAResource OBJECT_NAME that identifies the JCA connector resource implemented by this ResourceAdapter.

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

Attributes inherited from MBean EventProvider
eventTypes

Notifications inherited from MBean Stateful
j2ee.state.starting, j2ee.state.running, j2ee.state.stopping, j2ee.state.stopped, j2ee.state.failed

Attributes inherited from MBean EventProvider
j2ee.attribute.changed

Attribute Detail

name

public java.lang.String name
The name of the Resource Adapter
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

jcaResource

public java.lang.String jcaResource
A JCAResource OBJECT_NAME that identifies the JCA connector resource implemented by this ResourceAdapter.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005