FourMSControllerInterfaces
Interface SubActionOperations
- All Known Subinterfaces:
- SubAction
- All Known Implementing Classes:
- _SubActionStub, FocusTelescopeSubaction, ModifyADCUpdateStatusSubaction, MoveADCElements, MoveAFWSubaction, MoveMFWSubaction, ResetAutoGuiderFocusOffset, SetAutoguiderAutoFocus, SetFilterOverrides, SetTelescopeAutoFocus, SubAction, SubActionPOA, SubActionPOATie, UpdateOpticalComponentList, UpdatePFIPFilterList
public interface SubActionOperations
FourMSControllerInterfaces/SubActionOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /mnt/solaris_home/cb/work/unix/projects/FourMS/src/corbaInterfaces/iFourControllerInterfaces/FourMSControllerInterfaces.idl
Tuesday, July 29, 2003 12:48:49 PM BST
startAction
boolean startAction(java.lang.String[] SubActionArgs,
SubActionCompletionListener SubActionInitiatorCB)
throws SubActionInProgressException,
UnableToStartSubactionException
- Throws:
SubActionInProgressException
UnableToStartSubactionException
cancelAction
boolean cancelAction()
throws SubActionNotInProgressException
- Throws:
SubActionNotInProgressException