|
||||||||||
| 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.JCAActivationSpec
public class JCAActivationSpec
MBean class for JCA ActivationSpec Management
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.lib.management.javaee.J2EEManagedObject |
|---|
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
| Constructor Summary | |
|---|---|
JCAActivationSpec(String oName,
String jndiname,
String description,
List prop)
MBean constructor |
|
| Method Summary | |
|---|---|
String |
getDescription()
return the description |
String |
getJndiName()
return the jndi name |
List |
getPropertiesList()
return the ActivationSpec required property list |
| 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 JCAActivationSpec(String oName,
String jndiname,
String description,
List prop)
oName - object name of the managed objectjndiname - String of ActivationSpec jndi namedescription - String of ActivationSpec descriptionprop - Properties of the ActivationSpec required properties| Method Detail |
|---|
public String getDescription()
public String getJndiName()
public List getPropertiesList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||