public class EventFactoryPOATie extends EventFactoryPOA
| Constructor and Description |
|---|
EventFactoryPOATie(EventFactoryOperations delegate) |
EventFactoryPOATie(EventFactoryOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
EventFactoryOperations |
_delegate() |
void |
_delegate(EventFactoryOperations delegate) |
EventChannelFinder |
a_channel_finder() |
EventFactory |
a_factory() |
EventFinder |
a_finder() |
Event |
create(EventAttr attributes,
AuditInfo[] audit_info) |
_all_interfaces, _invoke, _this, _thispublic EventFactoryPOATie(EventFactoryOperations delegate)
public EventFactoryPOATie(EventFactoryOperations delegate, org.omg.PortableServer.POA poa)
public EventFactoryOperations _delegate()
public void _delegate(EventFactoryOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic EventFactory a_factory()
public EventFinder a_finder()
public EventChannelFinder a_channel_finder()