alma::acsnc::ACSEventAdminOperations Interface Reference

Inheritance diagram for alma::acsnc::ACSEventAdminOperations:
Inheritance graph
[legend]
Collaboration diagram for alma::acsnc::ACSEventAdminOperations:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void createChannel (java.lang.String channelName, org.omg.CosNotification.Property[] initialQOS, org.omg.CosNotification.Property[] initialAdmin)
void configChannelProperties (java.lang.String channelName, org.omg.CosNotification.Property[] newQOS, org.omg.CosNotification.Property[] newAdmin)
void destroyChannel (java.lang.String channelName)
void getChannelInfo (java.lang.String channelName, org.omg.CORBA.ShortHolder numSuppliers, org.omg.CORBA.ShortHolder numConsumers, org.omg.CORBA.LongHolder totalEvents, org.omg.CosNotification.PropertySeqHolder initialQOS, org.omg.CosNotification.PropertySeqHolder initialAdmin, alma.acsnc.NCSeqHolder eventTypes)
java.lang.String[] getActiveChannels ()
void monitorEvents (alma.ACS.CBstring cb, alma.ACS.CBDescIn desc)

Package Functions

boolean authenticate (java.lang.String token)

Detailed Description

Generated from IDL interface "ACSEventAdmin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Member Function Documentation

boolean alma::acsnc::ACSEventAdminOperations::authenticate ( java.lang.String  token  )  [package]
void alma::acsnc::ACSEventAdminOperations::configChannelProperties ( java.lang.String  channelName,
org.omg.CosNotification.Property[]  newQOS,
org.omg.CosNotification.Property[]  newAdmin 
)
void alma::acsnc::ACSEventAdminOperations::createChannel ( java.lang.String  channelName,
org.omg.CosNotification.Property[]  initialQOS,
org.omg.CosNotification.Property[]  initialAdmin 
)
void alma::acsnc::ACSEventAdminOperations::destroyChannel ( java.lang.String  channelName  ) 
java.lang.String [] alma::acsnc::ACSEventAdminOperations::getActiveChannels (  ) 
void alma::acsnc::ACSEventAdminOperations::getChannelInfo ( java.lang.String  channelName,
org.omg.CORBA.ShortHolder  numSuppliers,
org.omg.CORBA.ShortHolder  numConsumers,
org.omg.CORBA.LongHolder  totalEvents,
org.omg.CosNotification.PropertySeqHolder  initialQOS,
org.omg.CosNotification.PropertySeqHolder  initialAdmin,
alma.acsnc.NCSeqHolder  eventTypes 
)
void alma::acsnc::ACSEventAdminOperations::monitorEvents ( alma.ACS.CBstring  cb,
alma.ACS.CBDescIn  desc 
)

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2