

Public Member Functions | |
| String[] | _ids () |
| java.lang.String | name () |
| java.lang.String[] | getActiveChannels () |
| void | monitorEvents (alma.ACS.CBstring cb, alma.ACS.CBDescIn desc) |
| void | destroyChannel (java.lang.String channelName) |
| void | configChannelProperties (java.lang.String channelName, org.omg.CosNotification.Property[] newQOS, org.omg.CosNotification.Property[] newAdmin) |
| boolean | authenticate (java.lang.String token) |
| alma.ACS.ComponentStates | componentState () |
| void | createChannel (java.lang.String channelName, org.omg.CosNotification.Property[] initialQOS, org.omg.CosNotification.Property[] initialAdmin) |
| 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) |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.acsnc.ACSEventAdminOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/acsnc/ACSEventAdmin:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "ACSEventAdmin"
| String [] alma::acsnc::_ACSEventAdminStub::_ids | ( | ) | [inline] |
References ids.
| boolean alma::acsnc::_ACSEventAdminStub::authenticate | ( | java.lang.String | token | ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::authenticate().
| alma.ACS.ComponentStates alma::acsnc::_ACSEventAdminStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| void alma::acsnc::_ACSEventAdminStub::configChannelProperties | ( | java.lang.String | channelName, | |
| org.omg.CosNotification.Property[] | newQOS, | |||
| org.omg.CosNotification.Property[] | newAdmin | |||
| ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::configChannelProperties().
| void alma::acsnc::_ACSEventAdminStub::createChannel | ( | java.lang.String | channelName, | |
| org.omg.CosNotification.Property[] | initialQOS, | |||
| org.omg.CosNotification.Property[] | initialAdmin | |||
| ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::createChannel().
| void alma::acsnc::_ACSEventAdminStub::destroyChannel | ( | java.lang.String | channelName | ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::destroyChannel().
| java.lang.String [] alma::acsnc::_ACSEventAdminStub::getActiveChannels | ( | ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::getActiveChannels().
| void alma::acsnc::_ACSEventAdminStub::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 | |||
| ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::getChannelInfo().
| void alma::acsnc::_ACSEventAdminStub::monitorEvents | ( | alma.ACS.CBstring | cb, | |
| alma.ACS.CBDescIn | desc | |||
| ) | [inline] |
Implements alma::acsnc::ACSEventAdminOperations.
References alma::acsnc::ACSEventAdminOperations::monitorEvents().
| java.lang.String alma::acsnc::_ACSEventAdminStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _opsClass, and alma::ACS::ACSComponentOperations::name().
final java.lang.Class alma::acsnc::_ACSEventAdminStub::_opsClass = alma.acsnc.ACSEventAdminOperations.class [static] |
Referenced by name().
String [] alma::acsnc::_ACSEventAdminStub::ids = {"IDL:alma/acsnc/ACSEventAdmin:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2