com.tibco.bw.poa.runtime.utils.impl
Class XmlDocumentWrapperImpl<I,U,N extends I,A extends I,S,T,X>
java.lang.Object
com.tibco.bw.poa.runtime.utils.impl.XmlDocumentWrapperImpl<I,U,N,A,S,T,X>
- All Implemented Interfaces:
- XmlDocumentWrapper<I,U,N,A,S,T,X>, java.io.Serializable
public class XmlDocumentWrapperImpl<I,U,N extends I,A extends I,S,T,X>
- extends java.lang.Object
- implements XmlDocumentWrapper<I,U,N,A,S,T,X>
An implementation of XmlDocumentWrapper
.
Do not instantiate objects of this class directly. Use XmlDocumentWrapperFactory
instead.
- See Also:
XmlDocumentWrapper
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlDocumentWrapperImpl
public XmlDocumentWrapperImpl(N xmlDocument,
pcx)
XmlDocumentWrapperImpl
public XmlDocumentWrapperImpl(N xmlDocument,
pcx)
setProcessURI
public void setProcessURI(java.lang.String processURI)
getProcessURI
public java.lang.String getProcessURI()
setActivityURI
public void setActivityURI(java.lang.String activityURI)
getActivityURI
public java.lang.String getActivityURI()
wasSerialized
public boolean wasSerialized()
getDocument
public N getDocument()
throws AspectException
- Description copied from interface:
XmlDocumentWrapper
- Returns the wrapped XML document as a generic
N
- Specified by:
getDocument
in interface XmlDocumentWrapper<I,U,N extends I,A extends I,S,T,X>
- Returns:
-
- Throws:
AspectException
getProcessingContext
public getProcessingContext()
- Description copied from interface:
XmlDocumentWrapper
- Returns the processing context associated with the wrapped XML document
- Specified by:
getProcessingContext
in interface XmlDocumentWrapper<I,U,N extends I,A extends I,S,T,X>
- Returns:
setProcessingContext
public void setProcessingContext( pcx)
Copyright @ 2010, TIBCO Softwares (Inc). All right reserved