|
Public Member Functions |
| HelperWithChannelCreationSynch (ContainerServicesBase services) throws AcsJException |
Protected Member Functions |
EventChannel | createNotifyChannel_internal (EventChannelFactory notifyFactory, Property[] initial_qos, Property[] initial_admin, String channelName, IntHolder channelIdHolder) throws UnsupportedAdmin, NameAlreadyUsed, UnsupportedQoS, NameMapError |
EventChannel | createNotificationChannel (String channelName, String channelKind, String notifyFactoryName, CountDownLatch synch) throws AcsJException, NameAlreadyUsed, NameMapError |
EventChannel | getNotificationChannel (String channelName, String channelKind, String notifyFactoryName, CountDownLatch synch) throws AcsJException |
Private Attributes |
volatile CountDownLatch | synch |