|
||||||||||
| 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.J2EEResource
com.caucho.management.j2ee.JCAResource
public class JCAResource
Management interface for a JCA resource.
| Field Summary |
|---|
| Fields inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
_objectName |
| Constructor Summary | |
|---|---|
JCAResource()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getConnectionFactories()
Returns the ObjectNames of the JCAConnectionFactory
management beans that are contained within this resource. |
protected java.lang.String |
getName()
Returns the value to use for the the `name' key of the ObjectName. |
JCAStats |
getStats()
Returns the statistics for the managed object. |
| 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 JCAResource()
| Method Detail |
|---|
protected java.lang.String getName()
J2EEManagedObject
getName in class J2EEManagedObjectpublic java.lang.String[] getConnectionFactories()
JCAConnectionFactory
management beans that are contained within this resource.
public JCAStats getStats()
StatisticsProvider
getStats in interface StatisticsProvider<JCAStats>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||