javax.activity
Interface PersistentActivityCoordinator

All Superinterfaces:
ActivityCoordinator

public interface PersistentActivityCoordinator
extends ActivityCoordinator


Method Summary
 void setPersistent()
           
 
Methods inherited from interface javax.activity.ActivityCoordinator
addAction, addGlobalAction, associateActivityManager, associateCurrentThread, completeActivity, disassociateCurrentThread, getActions, getCompletionSignalSetName, getGlobalId, getName, getNumberRegisteredActions, getParent, getParentStatus, getStatus, heuristicComplete, isSameActivity, processSignalSet, removeAction, removeGlobalAction, setCompletionSignalSetName
 

Method Detail

setPersistent

public void setPersistent()
                   throws SystemException
Throws:
SystemException