org.exolab.jms.config
Class XAConnectionFactory
java.lang.Object
|
+--org.exolab.jms.config.ConnectionFactoryType
|
+--org.exolab.jms.config.XAConnectionFactory
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class XAConnectionFactory
- extends ConnectionFactoryType
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XAConnectionFactory
public XAConnectionFactory()
isValid
public boolean isValid()
- Overrides:
isValid
in class ConnectionFactoryType
marshal
public void marshal(java.io.Writer)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.ContentHandler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
unmarshal
public static XAConnectionFactory unmarshal(java.io.Reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class ConnectionFactoryType
Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.