|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.ActivityTemplateFactory
public class ActivityTemplateFactory
Factory for creating activity template objects.
Constructor Summary | |
---|---|
ActivityTemplateFactory()
|
Method Summary | |
---|---|
org.apache.ode.bpel.rtrep.v1.ACTIVITY |
createInstance(OActivity type,
org.apache.ode.bpel.rtrep.v1.ActivityInfo ai,
org.apache.ode.bpel.rtrep.v1.ScopeFrame scopeFrame,
org.apache.ode.bpel.rtrep.v1.LinkFrame linkFrame)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActivityTemplateFactory()
Method Detail |
---|
public org.apache.ode.bpel.rtrep.v1.ACTIVITY createInstance(OActivity type, org.apache.ode.bpel.rtrep.v1.ActivityInfo ai, org.apache.ode.bpel.rtrep.v1.ScopeFrame scopeFrame, org.apache.ode.bpel.rtrep.v1.LinkFrame linkFrame)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |