org.castor.jdo.conf

Class TransactionDemarcation

Implemented Interfaces:
java.io.Serializable

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

Class TransactionDemarcation.
Version:
$Revision: 5979 $ $Date$
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(java.io.Writer out)
Method marshal
void
marshal(org.xml.sax.ContentHandler handler)
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 TransactionDemarcation
unmarshal(java.io.Reader reader)
Method unmarshal
void
validate()
Method validate

Constructor Details

TransactionDemarcation

public TransactionDemarcation()

Method Details

getMode

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

getTransactionManager

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

isValid

public boolean isValid()
Method isValid
Returns:
boolean

marshal

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

marshal

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

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 TransactionDemarcation unmarshal(java.io.Reader reader)
            throws MarshalException,
                   ValidationException
Method unmarshal
Parameters:
reader -
Returns:
TransactionDemarcation

validate

public void validate()
            throws ValidationException
Method validate

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