edu.iris.Fissures.IfSeismogramMgr
Interface MirrorFactoryOperations
- All Known Subinterfaces:
- MirrorFactory
- All Known Implementing Classes:
- _MirrorFactoryStub, MirrorFactoryPOA, MirrorFactoryPOATie
public interface MirrorFactoryOperations
MirrorFactory - remote clients will provide this interface to
enable the the mirroring service to mirror to the client and
inform the client that mirroring has been halted.
a_factory
SeismogramFactory a_factory()
mirroring_stopped
void mirroring_stopped(java.lang.String a_id,
boolean unregistered)
- 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