org.exolab.castor.jdo.conf
Class TransactionDemarcation

java.lang.Object
  extended by org.exolab.castor.jdo.conf.TransactionDemarcation
All Implemented Interfaces:
java.io.Serializable

public class TransactionDemarcation
extends java.lang.Object
implements java.io.Serializable

Class TransactionDemarcation.

Version:
$Revision: 1.2 $ $Date: 2005/03/05 13:41:50 $
See Also:
Serialized Form

Constructor Summary
TransactionDemarcation()
           
 
Method Summary
 java.lang.String getMode()
          Returns the value of field 'mode'.
 TransactionManager getTransactionManager()
          Returns the value of field 'transactionManager'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setMode(java.lang.String mode)
          Sets the value of field 'mode'.
 void setTransactionManager(TransactionManager transactionManager)
          Sets the value of field 'transactionManager'.
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

TransactionDemarcation

public TransactionDemarcation()
Method Detail

getMode

public java.lang.String getMode()
Returns the value of field 'mode'.

Returns:
the value of field 'mode'.

getTransactionManager

public TransactionManager getTransactionManager()
Returns the value of field 'transactionManager'.

Returns:
the value of field 'transactionManager'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws MarshalException,
                    ValidationException
Method marshal

Parameters:
out -
Throws:
MarshalException
ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    MarshalException,
                    ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
MarshalException
ValidationException

setMode

public void setMode(java.lang.String mode)
Sets the value of field 'mode'.

Parameters:
mode - the value of field 'mode'.

setTransactionManager

public void setTransactionManager(TransactionManager transactionManager)
Sets the value of field 'transactionManager'.

Parameters:
transactionManager - the value of field 'transactionManager'.

unmarshal

public static java.lang.Object unmarshal(java.io.Reader reader)
                                  throws MarshalException,
                                         ValidationException
Method unmarshal

Parameters:
reader -
Throws:
MarshalException
ValidationException

validate

public void validate()
              throws ValidationException
Method validate

Throws:
ValidationException


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com