public class SGACommandPOATie extends SGACommandPOA
| Constructor and Description |
|---|
SGACommandPOATie(SGACommandOperations delegate) |
SGACommandPOATie(SGACommandOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SGACommandOperations |
_delegate() |
void |
_delegate(SGACommandOperations delegate) |
SGACommand |
_this() |
SGACommand |
_this(ORB orb) |
void |
control(JobControlAction action,
String childJobId) |
RunningCommandInfo |
getRunningCommandInfo() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SGACommandPOATie(SGACommandOperations delegate)
public SGACommandPOATie(SGACommandOperations delegate, POA poa)
public SGACommand _this()
_this in class SGACommandPOApublic SGACommand _this(ORB orb)
_this in class SGACommandPOApublic SGACommandOperations _delegate()
public void _delegate(SGACommandOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void control(JobControlAction action, String childJobId) throws InvalidActionException, ActionNotSupportedException, InvalidTransitionException
public RunningCommandInfo getRunningCommandInfo()
Copyright © 2017. All rights reserved.