public abstract class SGAManagerPOA extends org.omg.PortableServer.Servant implements org.omg.CORBA.portable.InvokeHandler, SGAManagerOperations
| Constructor and Description |
|---|
SGAManagerPOA() |
| 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) |
SGAManager |
_this() |
SGAManager |
_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, waitcommandCompleted, commandLost, commandRetrieved, isRegistered, registerSGA, setSGADisabled, setSGAEnabled, unregisterSGA, updateSGAInfopublic SGAManager _this()
public SGAManager _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 © 2018. All Rights Reserved.