public abstract class SGADaemonPOA extends org.omg.PortableServer.Servant implements org.omg.CORBA.portable.InvokeHandler, SGADaemonOperations
| Constructor and Description |
|---|
SGADaemonPOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(org.omg.PortableServer.POA poa,
byte[] obj_id) |
org.omg.CORBA.portable.OutputStream |
_invoke(java.lang.String method,
org.omg.CORBA.portable.InputStream _input,
org.omg.CORBA.portable.ResponseHandler handler) |
SGADaemon |
_this() |
SGADaemon |
_this(org.omg.CORBA.ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontrol, executeCommand, getPath, getPaths, ping, setDefaultConfigKeys, setDefaultInfoKeyspublic SGADaemon _this()
public SGADaemon _this(org.omg.CORBA.ORB orb)
public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String method,
org.omg.CORBA.portable.InputStream _input,
org.omg.CORBA.portable.ResponseHandler handler)
throws org.omg.CORBA.SystemException
_invoke in interface org.omg.CORBA.portable.InvokeHandlerorg.omg.CORBA.SystemExceptionpublic java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] obj_id)
_all_interfaces in class org.omg.PortableServer.ServantCopyright © 2015. All Rights Reserved.