edu.iris.Fissures.IfSeismogramMgr
Class ChannelMirrorRegistryPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfSeismogramMgr.ChannelMirrorRegistryPOA
edu.iris.Fissures.IfSeismogramMgr.ChannelMirrorRegistryPOATie
- All Implemented Interfaces:
- ChannelMirrorRegistryOperations, org.omg.CORBA.portable.InvokeHandler
public class ChannelMirrorRegistryPOATie
- extends ChannelMirrorRegistryPOA
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 |
ChannelMirrorRegistryPOATie
public ChannelMirrorRegistryPOATie(ChannelMirrorRegistryOperations delegate)
ChannelMirrorRegistryPOATie
public ChannelMirrorRegistryPOATie(ChannelMirrorRegistryOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public ChannelMirrorRegistryOperations _delegate()
_delegate
public void _delegate(ChannelMirrorRegistryOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
register
public java.lang.String register(MirrorFactory a_mirror,
ChannelId[] filter)
throws UnknownChannel,
NotMirroring
- Description copied from interface:
ChannelMirrorRegistryOperations
- Register for a set of channels. The MirrorId allows a client
to maintain and manage multiple registrations.
- Throws:
UnknownChannel
NotMirroring
unregister
public void unregister(java.lang.String a_mirror)
throws UnknownMirrorId
- Description copied from interface:
ChannelMirrorRegistryOperations
- Unregister a client
- Throws:
UnknownMirrorId
get_mirrorable_channels
public ChannelId[] get_mirrorable_channels()
- Description copied from interface:
ChannelMirrorRegistryOperations
- Retrieve the channels that the service will allow to be mirrored