|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.management.javaee.J2EEManagedObject
org.ow2.jonas.resource.internal.mbean.JCAAdminObject
public class JCAAdminObject
MBean class for JCA AdminObject Management
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
| Constructor Summary | |
|---|---|
JCAAdminObject(String oName,
String jndiname,
String description,
Properties prop)
MBean constructor |
|
| Method Summary | |
|---|---|
String |
getDescription()
return the description |
String |
getJndiName()
return the jndi name |
Properties |
getProperties()
return the AdminObject Properties |
| Methods inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider, sendNotification, sendReconfigNotification, sendSaveNotification, setEventProvider, setModelMBean, setObjectName, setStateManageable, setStatisticsProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JCAAdminObject(String oName,
String jndiname,
String description,
Properties prop)
oName - object name of the managed objectjndiname - String of AdminObjectdescription - String of AdminObject descriptionprop - Properties of the AdminObject| Method Detail |
|---|
public String getDescription()
public String getJndiName()
public Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||