WebFlow
Class HookupTarget
java.lang.Object
|
+--WebFlow.HookupTarget
- public class HookupTarget
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
source
public org.omg.CORBA.Object source
sourceObjectID
public java.lang.String sourceObjectID
eventID
public java.lang.String eventID
target
public org.omg.CORBA.Object target
PULL
public static final int PULL
PUSH
public static final int PUSH
flowModel
public int flowModel
setFlowModel
public void setFlowModel(int flowModel)
getFlowModel
public int getFlowModel()
getEvents
public java.util.Vector getEvents()
putEvent
public void putEvent(org.omg.CORBA.Object evt)
getSource
public org.omg.CORBA.Object getSource()
getTarget
public org.omg.CORBA.Object getTarget()
getSourceObjectID
public java.lang.String getSourceObjectID()
getTargetObjectID
public java.lang.String getTargetObjectID()
getEventID
public java.lang.String getEventID()
getTargetMethod
public java.lang.String getTargetMethod()