Package | Description |
---|---|
org.jacorb.notification | |
org.omg.CosNotifyChannelAdmin |
Modifier and Type | Interface and Description |
---|---|
interface |
JacORBEventChannelFactory
Generated from IDL interface "JacORBEventChannelFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_JacORBEventChannelFactoryStub
Generated from IDL interface "JacORBEventChannelFactory".
|
Modifier and Type | Method and Description |
---|---|
EventChannelFactory |
EventChannelFactoryImpl.getEventChannelFactory() |
EventChannelFactory |
EventChannelImpl.MyFactory()
The MyFactory attribute is a readonly attribute that maintains the object reference of the
event channel factory, which created a given Notification Service EventChannel instance.
|
Constructor and Description |
---|
EventChannelImpl(IFactory factory,
ORB orb,
POA poa,
Configuration config,
FilterFactory filterFactory,
EventChannelFactory factoryRef) |
Modifier and Type | Class and Description |
---|---|
class |
_EventChannelFactoryStub
Generated from IDL interface "EventChannelFactory".
|
Modifier and Type | Field and Description |
---|---|
EventChannelFactory |
EventChannelFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
EventChannelFactory |
EventChannelFactoryPOATie._this() |
EventChannelFactory |
EventChannelFactoryPOA._this() |
EventChannelFactory |
EventChannelFactoryPOATie._this(ORB orb) |
EventChannelFactory |
EventChannelFactoryPOA._this(ORB orb) |
static EventChannelFactory |
EventChannelFactoryHelper.extract(Any any) |
EventChannelFactory |
EventChannelOperations.MyFactory() |
EventChannelFactory |
_EventChannelStub.MyFactory() |
EventChannelFactory |
EventChannelPOATie.MyFactory() |
static EventChannelFactory |
EventChannelFactoryHelper.narrow(Object obj) |
static EventChannelFactory |
EventChannelFactoryHelper.read(InputStream in) |
static EventChannelFactory |
EventChannelFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
EventChannelFactoryHelper.insert(Any any,
EventChannelFactory s) |
static void |
EventChannelFactoryHelper.write(OutputStream _out,
EventChannelFactory s) |
Constructor and Description |
---|
EventChannelFactoryHolder(EventChannelFactory initial) |
Copyright © 2017 JacORB. All rights reserved.