|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
edu.iris.Fissures.IfSeismogramMgr.ChannelMirrorAdminPOA
edu.iris.Fissures.IfSeismogramMgr.ChannelMirrorAdminPOATie
public class ChannelMirrorAdminPOATie
Constructor Summary | |
---|---|
ChannelMirrorAdminPOATie(ChannelMirrorAdminOperations delegate)
|
|
ChannelMirrorAdminPOATie(ChannelMirrorAdminOperations delegate,
org.omg.PortableServer.POA poa)
|
Method Summary | |
---|---|
org.omg.PortableServer.POA |
_default_POA()
|
ChannelMirrorAdminOperations |
_delegate()
|
void |
_delegate(ChannelMirrorAdminOperations delegate)
|
int |
active_seismogram_mirrors()
Determine the number of active mirror registrations |
SeismogramFactory[] |
get_factory_mirrors()
Retrieve the SeismogramFactories registered to be mirrored |
Seismogram[] |
get_mirrored_seismograms()
Retrieve the Seismograms that are being mirrored to a remote server |
boolean |
is_mirroring()
Is the service current mirroring |
void |
resume_mirroring()
Restart the process to mirrot seismograms |
void |
stop_mirroring()
Stop all the mirroring process |
void |
stop_mirrors(SeismogramFactory[] mirrors)
Stop mirroring to the specified mirrors |
Methods inherited from class edu.iris.Fissures.IfSeismogramMgr.ChannelMirrorAdminPOA |
---|
_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 |
---|
public ChannelMirrorAdminPOATie(ChannelMirrorAdminOperations delegate)
public ChannelMirrorAdminPOATie(ChannelMirrorAdminOperations delegate, org.omg.PortableServer.POA poa)
Method Detail |
---|
public ChannelMirrorAdminOperations _delegate()
public void _delegate(ChannelMirrorAdminOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA
in class org.omg.PortableServer.Servant
public int active_seismogram_mirrors()
ChannelMirrorAdminOperations
public Seismogram[] get_mirrored_seismograms()
ChannelMirrorAdminOperations
public SeismogramFactory[] get_factory_mirrors()
ChannelMirrorAdminOperations
public void stop_mirrors(SeismogramFactory[] mirrors)
ChannelMirrorAdminOperations
public void stop_mirroring()
ChannelMirrorAdminOperations
public void resume_mirroring()
ChannelMirrorAdminOperations
public boolean is_mirroring()
ChannelMirrorAdminOperations
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |