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