edu.iris.Fissures.IfSeismogramMgr
Class MirrorFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfSeismogramMgr.MirrorFactoryPOA
edu.iris.Fissures.IfSeismogramMgr.MirrorFactoryPOATie
- All Implemented Interfaces:
- MirrorFactoryOperations, org.omg.CORBA.portable.InvokeHandler
public class MirrorFactoryPOATie
- extends MirrorFactoryPOA
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MirrorFactoryPOATie
public MirrorFactoryPOATie(MirrorFactoryOperations delegate)
MirrorFactoryPOATie
public MirrorFactoryPOATie(MirrorFactoryOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public MirrorFactoryOperations _delegate()
_delegate
public void _delegate(MirrorFactoryOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
a_factory
public SeismogramFactory a_factory()
mirroring_stopped
public void mirroring_stopped(java.lang.String a_id,
boolean unregistered)
- Description copied from interface:
MirrorFactoryOperations
- If the Mirroring service stops mirroring the client will
receive this operation. The unregistered will tell the client
whether or not its registrations is sill active and may be
restarted or not