public class WSBAHandler extends Object implements ProtocolHandler
| Constructor and Description |
|---|
WSBAHandler(ServiceInvocationMeta serviceInvocationMeta,
CompletionType completionType) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure() |
void |
notifySuccess() |
void |
preInvocation() |
public WSBAHandler(ServiceInvocationMeta serviceInvocationMeta, CompletionType completionType) throws TXFrameworkException
TXFrameworkExceptionpublic void preInvocation()
throws Exception
preInvocation in interface ProtocolHandlerExceptionpublic void notifySuccess()
throws TXFrameworkException
notifySuccess in interface ProtocolHandlerTXFrameworkExceptionpublic void notifyFailure()
throws TXFrameworkException
notifyFailure in interface ProtocolHandlerTXFrameworkExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.