|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.management.j2ee.J2EEManagedObject
com.caucho.management.j2ee.ResourceAdapter
public class ResourceAdapter
Management interface for a resource adpater.
| Field Summary |
|---|
| Fields inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
_objectName |
| Constructor Summary | |
|---|---|
ResourceAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getJcaResource()
Returns the ObjectName of the JCAResource
management bean that is associated with this resource adapter. |
protected java.lang.String |
getName()
Returns the value to use for the the `name' key of the ObjectName. |
| Methods inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
createObjectName, getObjectName, isEventProvider, isJ2EEApplication, isJ2EEServer, isStateManageable, isStatisticsProvider, queryObjectNames, queryObjectNamesSet, quote, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceAdapter()
| Method Detail |
|---|
protected java.lang.String getName()
J2EEManagedObject
getName in class J2EEManagedObjectpublic java.lang.String getJcaResource()
JCAResource
management bean that is associated with this resource adapter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||