Package | Description |
---|---|
org.jacorb.notification | |
org.jacorb.notification.filter | |
org.jacorb.notification.filter.etcl | |
org.jacorb.notification.lifecycle | |
org.jacorb.notification.servant |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventChannel |
class |
EventChannelImpl |
class |
TypedEventChannelImpl |
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.
|
class |
FilterFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
ETCLFilter |
Constructor and Description |
---|
ServantLifecyleControl(IServantLifecyle delegate,
boolean runGCDuringDeactivation) |
ServantLifecyleControl(IServantLifecyle delegate,
org.jacorb.config.Configuration config) |