java.lang.Object
org.enableit.db.daf.conf.ProviderDetails
- All Implemented Interfaces:
- java.io.Serializable
- public class ProviderDetails
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.1 $ $Date: 2002/05/03 13:44:52 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_castor
private Castor _castor
_entityEjb
private EntityEjb _entityEjb
_jdbc
private Jdbc _jdbc
ProviderDetails
public ProviderDetails()
getCastor
public Castor getCastor()
- Returns the value of field 'castor'.
getEntityEjb
public EntityEjb getEntityEjb()
- Returns the value of field 'entityEjb'.
getJdbc
public Jdbc getJdbc()
- Returns the value of field 'jdbc'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
setCastor
public void setCastor(Castor castor)
- Sets the value of field 'castor'.
setEntityEjb
public void setEntityEjb(EntityEjb entityEjb)
- Sets the value of field 'entityEjb'.
setJdbc
public void setJdbc(Jdbc jdbc)
- Sets the value of field 'jdbc'.
unmarshal
public static ProviderDetails unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException