|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatchFault | |
bexee.model.activity | This package contains all interfaces representing BPEL activities as specified in the bpel4ws.xsd XML Schema. |
bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
bexee.model.elements | This package contains all interfaces representing BPEL elements as specified in the bpel4ws.xsd XML Schema. |
Uses of CatchFault in bexee.model.activity |
Methods in bexee.model.activity with parameters of type CatchFault | |
void |
Invoke.addCatchFault(CatchFault catchFault)
Add a Catch to this Invoke. |
Uses of CatchFault in bexee.model.activity.impl |
Methods in bexee.model.activity.impl with parameters of type CatchFault | |
void |
InvokeImpl.addCatchFault(CatchFault catchFault)
|
Uses of CatchFault in bexee.model.elements |
Methods in bexee.model.elements with parameters of type CatchFault | |
void |
FaultHandlers.addCatchFault(CatchFault catchException)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |