public class SGACommandPOATie extends SGACommandPOA
| Constructor and Description |
|---|
SGACommandPOATie(SGACommandOperations delegate) |
SGACommandPOATie(SGACommandOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
SGACommandOperations |
_delegate() |
void |
_delegate(SGACommandOperations delegate) |
SGACommand |
_this() |
SGACommand |
_this(org.omg.CORBA.ORB orb) |
void |
control(JobControlAction action,
java.lang.String childJobId) |
RunningCommandInfo |
getRunningCommandInfo() |
_all_interfaces, _invokepublic SGACommandPOATie(SGACommandOperations delegate)
public SGACommandPOATie(SGACommandOperations delegate, org.omg.PortableServer.POA poa)
public SGACommand _this()
_this in class SGACommandPOApublic SGACommand _this(org.omg.CORBA.ORB orb)
_this in class SGACommandPOApublic SGACommandOperations _delegate()
public void _delegate(SGACommandOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic void control(JobControlAction action, java.lang.String childJobId) throws InvalidActionException, ActionNotSupportedException, InvalidTransitionException
public RunningCommandInfo getRunningCommandInfo()
Copyright © 2015. All Rights Reserved.