|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openejb.config.sys.JndiProvider
| Constructor Summary | |
JndiProvider()
|
|
| Method Summary | |
String |
getContent()
Returns the value of field 'content'. |
String |
getId()
Returns the value of field 'id'. |
String |
getJar()
Returns the value of field 'jar'. |
String |
getProvider()
Returns the value of field 'provider'. |
boolean |
isValid()
|
void |
marshal(DocumentHandler handler)
|
void |
marshal(Writer out)
|
void |
setContent(String content)
Sets the value of field 'content'. |
void |
setId(String id)
Sets the value of field 'id'. |
void |
setJar(String jar)
Sets the value of field 'jar'. |
void |
setProvider(String provider)
Sets the value of field 'provider'. |
static JndiProvider |
unmarshal(Reader reader)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JndiProvider()
| Method Detail |
public String getContent()
getContent in interface Servicepublic String getId()
getId in interface Servicepublic String getJar()
getJar in interface Servicepublic String getProvider()
getProvider in interface Servicepublic boolean isValid()
public void marshal(Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setContent(String content)
setContent in interface Servicecontent - the value of field 'content'.public void setId(String id)
setId in interface Serviceid - the value of field 'id'.public void setJar(String jar)
setJar in interface Servicejar - the value of field 'jar'.public void setProvider(String provider)
setProvider in interface Serviceprovider - the value of field 'provider'.
public static JndiProvider unmarshal(Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
validate in interface Serviceorg.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||