|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_lib.deployment.xml.AbsElement
org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
org.objectweb.jonas_client.deployment.xml.JonasClient
This class defines the implementation of the element jonas-client
Constructor Summary | |
JonasClient()
|
Method Summary | |
JonasSecurity |
getJonasSecurity()
|
void |
setJonasSecurity(JonasSecurity jonasSecurity)
Set the jonas-security |
java.lang.String |
toXML(int indent)
Represents this element by it's XML description. |
Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement |
addJonasEjbRef, addJonasResource, addJonasResourceEnv, addJonasServiceRef, getJonasEjbRefList, getJonasResourceEnvList, getJonasResourceList, getJonasServiceRefList |
Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsElement |
indent, toString, toXML, xmlAttribute, xmlElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JonasClient()
Method Detail |
public JonasSecurity getJonasSecurity()
public void setJonasSecurity(JonasSecurity jonasSecurity)
jonasSecurity
- jonasSecuritypublic java.lang.String toXML(int indent)
toXML
in interface Element
toXML
in class AbsElement
indent
- use this indent for prexifing XML representation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |