|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.management.javaee.ManagedObject
org.ow2.jonas.lib.management.javaee.J2EEManagedObject
org.ow2.jonas.lib.management.javaee.J2EEResource
org.ow2.jonas.resource.internal.mbean.JCAResource
public class JCAResource
MBean class for JCA Resource Management
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
| Fields inherited from class org.ow2.jonas.lib.management.javaee.ManagedObject |
|---|
logger |
| Constructor Summary | |
|---|---|
JCAResource(String objectName)
Constructor |
|
| Method Summary | |
|---|---|
String[] |
getActivationSpecs()
Get the Activationspec names |
String[] |
getAdminObjects()
Get the AdminObject names |
String[] |
getConnectionFactories()
get the ConnectionFactory names |
void |
setActivationSpecs(String activationSpecsObjectName)
set the ActivationSpec name |
void |
setAdminObjects(String adminObjectName)
set the AdminObject name |
void |
setConnectionFactory(String connectionFactoryObjectName)
set the ConnectionFactory name |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.J2EEResource |
|---|
isJ2eeResourceType |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider, setEventProvider, setObjectName, setStateManageable, setStatisticsProvider |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.ManagedObject |
|---|
sendNotification, sendReconfigNotification, sendSaveNotification, setModelMBean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JCAResource(String objectName)
objectName - String of object name| Method Detail |
|---|
public String[] getActivationSpecs()
public String[] getAdminObjects()
public String[] getConnectionFactories()
public void setAdminObjects(String adminObjectName)
adminObjectName - String of AdminObject namepublic void setActivationSpecs(String activationSpecsObjectName)
activationSpecsObjectName - String of activationSpecs namepublic void setConnectionFactory(String connectionFactoryObjectName)
connectionFactoryObjectName - String of ConnectionFactory name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||