

Public Member Functions | |
| TaskComponentPOATie (TaskComponentOperations delegate) | |
| TaskComponentPOATie (TaskComponentOperations delegate, POA poa) | |
| alma.ACS.TaskComponent | _this () |
| alma.ACS.TaskComponent | _this (org.omg.CORBA.ORB orb) |
| TaskComponentOperations | _delegate () |
| void | _delegate (TaskComponentOperations delegate) |
| POA | _default_POA () |
| void | run (java.lang.String[] commandLineArgs, java.lang.String fileName) throws alma.taskErrType.TaskRunFailureEx |
| java.lang.String | name () |
| alma.ACS.ComponentStates | componentState () |
Private Attributes | |
| TaskComponentOperations | _delegate |
| POA | _poa |
Generated from IDL interface "TaskComponent"
| alma::ACS::TaskComponentPOATie::TaskComponentPOATie | ( | TaskComponentOperations | delegate | ) | [inline] |
References _delegate().
| alma::ACS::TaskComponentPOATie::TaskComponentPOATie | ( | TaskComponentOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::ACS::TaskComponentPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::ACS::TaskComponentPOATie::_delegate | ( | TaskComponentOperations | delegate | ) | [inline] |
References _delegate().
Referenced by _delegate(), componentState(), name(), run(), and TaskComponentPOATie().
| alma.ACS.TaskComponent alma::ACS::TaskComponentPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::ACS::TaskComponentPOA.
| alma.ACS.TaskComponent alma::ACS::TaskComponentPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::ACS::TaskComponentPOA.
| alma.ACS.ComponentStates alma::ACS::TaskComponentPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::ACS::TaskComponentPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
| void alma::ACS::TaskComponentPOATie::run | ( | java.lang.String[] | commandLineArgs, | |
| java.lang.String | fileName | |||
| ) | throws alma.taskErrType.TaskRunFailureEx [inline] |
Implements alma::ACS::TaskComponentOperations.
References _delegate(), and alma::ACS::TaskComponentOperations::run().
POA alma::ACS::TaskComponentPOATie::_poa [private] |
Referenced by _default_POA(), and TaskComponentPOATie().
1.6.2