public class EventChannelFinderPOATie extends EventChannelFinderPOA
| Constructor and Description |
|---|
EventChannelFinderPOATie(EventChannelFinderOperations delegate) |
EventChannelFinderPOATie(EventChannelFinderOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
EventChannelFinderOperations |
_delegate() |
void |
_delegate(EventChannelFinderOperations delegate) |
EventChannelDefinition[] |
list_channels()
Event and Channel here refer to OMG standard event service,
not the similarly named things in seismology.
|
org.omg.CosEventChannelAdmin.ConsumerAdmin |
retrieve_channel(java.lang.String id)
Event and Channel here refer to OMG standard event service,
not the similarly named things in seismology.
|
_all_interfaces, _invoke, _this, _thispublic EventChannelFinderPOATie(EventChannelFinderOperations delegate)
public EventChannelFinderPOATie(EventChannelFinderOperations delegate, org.omg.PortableServer.POA poa)
public EventChannelFinderOperations _delegate()
public void _delegate(EventChannelFinderOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic EventChannelDefinition[] list_channels()
EventChannelFinderOperationspublic org.omg.CosEventChannelAdmin.ConsumerAdmin retrieve_channel(java.lang.String id)
throws NotFound
EventChannelFinderOperationsNotFound