|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
This class defines the implementation of the element jonas-adminobject
Constructor Summary | |
JonasAdminobjectDesc(JonasAdminobject ja)
Constructor |
Method Summary | |
java.util.List |
getDescriptionList()
Gets the description |
java.lang.String |
getId()
Gets the id |
java.lang.String |
getJndiName()
Gets the jndiName |
java.util.List |
getJonasConfigPropertyList()
Gets the jonas-config-property |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JonasAdminobjectDesc(JonasAdminobject ja)
Method Detail |
public java.lang.String getId()
public java.util.List getDescriptionList()
public java.lang.String getJndiName()
public java.util.List getJonasConfigPropertyList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |