public class TransactionDemarcation
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
TransactionDemarcation() |
| Modifier and Type | Method and Description |
|---|---|
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 TransactionDemarcation |
unmarshal(java.io.Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public java.lang.String getMode()
public TransactionManager getTransactionManager()
public boolean isValid()
public void marshal(java.io.Writer out)
throws MarshalException,
ValidationException
out - MarshalExceptionValidationExceptionpublic void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
MarshalException,
ValidationException
handler - java.io.IOExceptionMarshalExceptionValidationExceptionpublic void setMode(java.lang.String mode)
mode - the value of field 'mode'.public void setTransactionManager(TransactionManager transactionManager)
transactionManager - the value of field
'transactionManager'.public static TransactionDemarcation unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
reader - MarshalExceptionValidationExceptionpublic void validate()
throws ValidationException
ValidationExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com