public class MirrorFactoryPOATie extends MirrorFactoryPOA
| Constructor and Description |
|---|
MirrorFactoryPOATie(MirrorFactoryOperations delegate) |
MirrorFactoryPOATie(MirrorFactoryOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
_all_interfaces, _invoke, _this, _thispublic MirrorFactoryPOATie(MirrorFactoryOperations delegate)
public MirrorFactoryPOATie(MirrorFactoryOperations delegate, org.omg.PortableServer.POA poa)
public MirrorFactoryOperations _delegate()
public void _delegate(MirrorFactoryOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic SeismogramFactory a_factory()
public void mirroring_stopped(java.lang.String a_id,
boolean unregistered)
MirrorFactoryOperations