Package | Description |
---|---|
org.jacorb.notification.filter | |
org.jacorb.notification.filter.bsh | |
org.jacorb.notification.filter.etcl | |
org.omg.CosNotifyFilter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilter
The Filter interface defines the behaviors supported by objects which encapsulate constraints
used by the proxy objects associated with an event channel in order to determine which events
they receive will be forwarded, and which will be discarded.
|
Modifier and Type | Method and Description |
---|---|
FilterOperations |
FilterUsageDecorator.getFilterOperations() |
Constructor and Description |
---|
FilterUsageDecorator(FilterOperations delegate) |
Modifier and Type | Class and Description |
---|---|
class |
BSHFilter
This is an example of an custom Filter plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
ETCLFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
Filter
Generated from IDL interface "Filter".
|
Modifier and Type | Class and Description |
---|---|
class |
_FilterStub
Generated from IDL interface "Filter".
|
class |
FilterPOA
Generated from IDL interface "Filter".
|
class |
FilterPOATie
Generated from IDL interface "Filter".
|
Modifier and Type | Method and Description |
---|---|
FilterOperations |
FilterPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
FilterPOATie._delegate(FilterOperations delegate) |
Constructor and Description |
---|
FilterPOATie(FilterOperations delegate) |
FilterPOATie(FilterOperations delegate,
POA poa) |
Copyright © 2017 JacORB. All rights reserved.