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) |
int |
getPid() |
RunningCommandInfo |
getRunningCommandInfo() |
SGAServer |
getSGAServer() |
boolean |
isRunning() |
void |
kill() |
_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 int getPid()
public void kill()
public RunningCommandInfo getRunningCommandInfo()
public SGAServer getSGAServer()
public boolean isRunning()
Copyright © 2015. All Rights Reserved.