Package | Description |
---|---|
org.jacorb.notification | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosNotifyFilter | |
org.omg.CosTypedNotifyChannelAdmin |
Modifier and Type | Method and Description |
---|---|
FilterFactory |
AbstractEventChannel.default_filter_factory()
The default_filter_factory attribute is a readonly attribute that maintains an object
reference to the default factory to be used by the EventChannel instance with which it is
associated for creating filter objects.
|
Constructor and Description |
---|
AbstractEventChannel(IFactory factory,
ORB orb,
POA poa,
org.jacorb.config.Configuration config,
FilterFactory filterFactory) |
EventChannelImpl(IFactory factory,
ORB orb,
POA poa,
org.jacorb.config.Configuration config,
FilterFactory filterFactory,
EventChannelFactory factoryRef) |
TypedEventChannelImpl(IFactory factory,
ORB orb,
POA poa,
org.jacorb.config.Configuration config,
FilterFactory filterFactory,
TypedEventChannelFactory factoryRef) |
Modifier and Type | Method and Description |
---|---|
FilterFactory |
EventChannelOperations.default_filter_factory() |
FilterFactory |
EventChannelPOATie.default_filter_factory() |
FilterFactory |
_EventChannelStub.default_filter_factory() |
Modifier and Type | Class and Description |
---|---|
class |
_FilterFactoryStub
Generated from IDL interface "FilterFactory".
|
Modifier and Type | Field and Description |
---|---|
FilterFactory |
FilterFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
FilterFactory |
FilterFactoryPOATie._this() |
FilterFactory |
FilterFactoryPOA._this() |
FilterFactory |
FilterFactoryPOATie._this(ORB orb) |
FilterFactory |
FilterFactoryPOA._this(ORB orb) |
static FilterFactory |
FilterFactoryHelper.extract(Any any) |
static FilterFactory |
FilterFactoryHelper.narrow(Object obj) |
static FilterFactory |
FilterFactoryHelper.read(InputStream in) |
static FilterFactory |
FilterFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
FilterFactoryHelper.insert(Any any,
FilterFactory s) |
static void |
FilterFactoryHelper.write(OutputStream _out,
FilterFactory s) |
Constructor and Description |
---|
FilterFactoryHolder(FilterFactory initial) |
Modifier and Type | Method and Description |
---|---|
FilterFactory |
TypedEventChannelPOATie.default_filter_factory() |
FilterFactory |
_TypedEventChannelStub.default_filter_factory() |
FilterFactory |
TypedEventChannelOperations.default_filter_factory() |