public class EventDCPOATie extends EventDCPOA
| Constructor and Description |
|---|
EventDCPOATie(EventDCOperations delegate) |
EventDCPOATie(EventDCOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
EventDCOperations |
_delegate() |
void |
_delegate(EventDCOperations delegate) |
EventChannelFinder |
a_channel_finder() |
EventFinder |
a_finder() |
_all_interfaces, _invoke, _this, _thispublic EventDCPOATie(EventDCOperations delegate)
public EventDCPOATie(EventDCOperations delegate, org.omg.PortableServer.POA poa)
public EventDCOperations _delegate()
public void _delegate(EventDCOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic EventFinder a_finder()
public EventChannelFinder a_channel_finder()