org.exolab.castor.jdo.conf

Class TransactionDemarcation

public class TransactionDemarcation extends Object implements Serializable

Class TransactionDemarcation.

Version: $Revision: 1.2 $ $Date: 2005/03/05 13:41:50 $

Constructor Summary
TransactionDemarcation()
Method Summary
StringgetMode()
Returns the value of field 'mode'.
TransactionManagergetTransactionManager()
Returns the value of field 'transactionManager'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
voidsetMode(String mode)
Sets the value of field 'mode'.
voidsetTransactionManager(TransactionManager transactionManager)
Sets the value of field 'transactionManager'.
static Objectunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

TransactionDemarcation

public TransactionDemarcation()

Method Detail

getMode

public 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(Writer out)
Method marshal

Parameters: out

marshal

public void marshal(ContentHandler handler)
Method marshal

Parameters: handler

setMode

public void setMode(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 Object unmarshal(Reader reader)
Method unmarshal

Parameters: reader

validate

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