| Package | Description |
|---|---|
| org.jacorb.notification |
| Modifier and Type | Class and Description |
|---|---|
class |
EventChannelFactoryImpl
EventChannelFactoryImpl is a implementation of the
EventChannelFactory interface which defines operations for creating and managing
new Notification Service style event channels. |
class |
TypedEventChannelFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
static AbstractChannelFactory |
NotifyServer.createInstance(ORB orb,
POA rootPOA) |
static AbstractChannelFactory |
AbstractChannelFactory.newFactory(ORB optionalORB,
org.picocontainer.MutablePicoContainer optionalContainer,
Properties props) |
static AbstractChannelFactory |
NotifyServer.newFactory(ORB orb,
POA rootPOA) |
static AbstractChannelFactory |
AbstractChannelFactory.newFactory(Properties props) |
static AbstractChannelFactory |
ConsoleMain.newFactory(String[] args) |
Copyright © 2015 JacORB. All rights reserved.