|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OFaultHandler
public class OFaultHandler
Compiled representation of a BPEL fault handler.
| Field Summary | |
|---|---|
java.util.List<OCatch> |
catchBlocks
|
| Fields inherited from class org.apache.ode.bpel.o.OBase |
|---|
debugInfo |
| Constructor Summary | |
|---|---|
OFaultHandler(OProcess owner)
|
|
| Method Summary | |
|---|---|
java.util.Collection<OLink> |
outgoinglinks()
|
| Methods inherited from class org.apache.ode.bpel.o.OBase |
|---|
dehydrate, digest, equals, getId, getOwner, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final java.util.List<OCatch> catchBlocks
| Constructor Detail |
|---|
public OFaultHandler(OProcess owner)
| Method Detail |
|---|
public java.util.Collection<OLink> outgoinglinks()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||