Package com.arjuna.wst11
Interface BusinessActivityTerminator
- All Superinterfaces:
BusinessActivityTerminator
- All Known Implementing Classes:
BusinessActivityTerminatorRPCStub
,BusinessActivityTerminatorStub
Not in the 1.1 specification. Supposed to use participant interface.
-
Method Summary
Methods inherited from interface com.arjuna.wst.BusinessActivityTerminator
cancel, close, complete
-
Method Details
-
getEndpoint
jakarta.xml.ws.wsaddressing.W3CEndpointReference getEndpoint()- Returns:
- either the terminator or participant endpoint depending upon what type of terminator strub this is
-