edu.iris.Fissures.IfSeismogramMgr
Class MirrorFactoryPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfSeismogramMgr.MirrorFactoryPOA
          extended by edu.iris.Fissures.IfSeismogramMgr.MirrorFactoryPOATie
All Implemented Interfaces:
MirrorFactoryOperations, org.omg.CORBA.portable.InvokeHandler

public class MirrorFactoryPOATie
extends MirrorFactoryPOA


Constructor Summary
MirrorFactoryPOATie(MirrorFactoryOperations delegate)
           
MirrorFactoryPOATie(MirrorFactoryOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 MirrorFactoryOperations _delegate()
           
 void _delegate(MirrorFactoryOperations delegate)
           
 SeismogramFactory a_factory()
           
 void mirroring_stopped(java.lang.String a_id, boolean unregistered)
          If the Mirroring service stops mirroring the client will receive this operation.
 
Methods inherited from class edu.iris.Fissures.IfSeismogramMgr.MirrorFactoryPOA
_all_interfaces, _invoke, _this, _this
 
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
 

Constructor Detail

MirrorFactoryPOATie

public MirrorFactoryPOATie(MirrorFactoryOperations delegate)

MirrorFactoryPOATie

public MirrorFactoryPOATie(MirrorFactoryOperations delegate,
                           org.omg.PortableServer.POA poa)
Method Detail

_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