org.omg.CosActivity
Class ChildLifetime
java.lang.Object
org.omg.CosActivity.ChildLifetime
- All Implemented Interfaces:
- SignalSet
- public class ChildLifetime
- extends java.lang.Object
- implements SignalSet
Field Summary |
static java.lang.String |
SSNAME
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSNAME
public static final java.lang.String SSNAME
- See Also:
- Constant Field Values
ChildLifetime
public ChildLifetime()
getSignalSetName
public java.lang.String getSignalSetName()
- Specified by:
getSignalSetName
in interface SignalSet
getSignal
public Signal getSignal()
- Specified by:
getSignal
in interface SignalSet
setResponse
public CoordinationInformation setResponse(Outcome response)
throws SignalSetInactiveException
- Specified by:
setResponse
in interface SignalSet
- Throws:
SignalSetInactiveException
getOutcome
public Outcome getOutcome()
throws SignalSetActiveException
- Specified by:
getOutcome
in interface SignalSet
- Throws:
SignalSetActiveException
setCompletionStatus
public void setCompletionStatus(int completionStatus,
int status)
- Specified by:
setCompletionStatus
in interface SignalSet
getCompletionStatus
public int getCompletionStatus()
throws SignalSetActiveException
- Specified by:
getCompletionStatus
in interface SignalSet
- Throws:
SignalSetActiveException
setActivityCoordinator
public void setActivityCoordinator(ActivityCoordinator coord)
throws SignalSetActiveException
- Specified by:
setActivityCoordinator
in interface SignalSet
- Throws:
SignalSetActiveException
destroy
public void destroy()
- Specified by:
destroy
in interface SignalSet