|
||||||||||
| 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.J2EEDeployedObject
com.caucho.management.j2ee.J2EEModule
com.caucho.management.j2ee.ResourceAdapterModule
public class ResourceAdapterModule
Management interface for a resource adapter module (RAR).
| Field Summary |
|---|
| Fields inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
_objectName |
| Constructor Summary | |
|---|---|
ResourceAdapterModule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentDescriptor()
The original XML deployment descriptor that was created for this object. |
protected java.lang.String |
getName()
Returns the value to use for the the `name' key of the ObjectName. |
java.lang.String[] |
getResourceAdapters()
Returns the ObjectNames of the ResourceAdapter
management beans that are contained within this application. |
| Methods inherited from class com.caucho.management.j2ee.J2EEModule |
|---|
getJavaVMs |
| Methods inherited from class com.caucho.management.j2ee.J2EEDeployedObject |
|---|
getServer |
| 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 ResourceAdapterModule()
| Method Detail |
|---|
protected java.lang.String getName()
J2EEManagedObject
getName in class J2EEManagedObjectpublic java.lang.String getDeploymentDescriptor()
J2EEDeployedObject
getDeploymentDescriptor in class J2EEDeployedObjectpublic java.lang.String[] getResourceAdapters()
ResourceAdapter
management beans that are contained within this application.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||