|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AdviceController.setPending()
call.
com.tibco.bw.poa.runtime.utils
N
setHibernateJobEnabled()
WrappedType
enum indicating the type of the wrapped object
false
since this is an asynchronous advice implementation.
true
since this is a synchronous advice implementation.
ReturnWrapper.WrappedType
.execute()
method, right after it starts executing
its business logic on a parallel thread and just before it returns from execute()
.
ReturnWrapper
instance containing an AspectException
and a WrappedType
of
WrappedType.EXCEPTION
ReturnWrapper
instance containing an object and a WrappedType
of WrappedType.OBJECT
ReturnWrapper
instance containing an XML node of type N
and a WrappedType
of
WrappedType.XML_NODE
GxProcessingContext
in
a java.io.Serializable
form.XmlDocumentWrapper
objects.XmlDocumentWrapper
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |