
Public Member Functions | |
| void | stop_notification_service (java.lang.String name, alma.acsdaemon.DaemonCallback callback, short instance_number) throws alma.ACSErrTypeCommon.BadParameterEx,alma.acsdaemonErrType.ServiceNotRunningEx |
Package Functions | |
| void | start_notification_service (java.lang.String name, alma.acsdaemon.DaemonCallback callback, short instance_number) throws alma.ACSErrTypeCommon.BadParameterEx,alma.acsdaemonErrType.ServiceAlreadyRunningEx |
Generated from IDL interface "NotificationServiceSpell"
| void alma::acsdaemon::NotificationServiceSpellOperations::start_notification_service | ( | java.lang.String | name, | |
| alma.acsdaemon.DaemonCallback | callback, | |||
| short | instance_number | |||
| ) | throws alma.ACSErrTypeCommon.BadParameterEx,alma.acsdaemonErrType.ServiceAlreadyRunningEx [package] |
Implemented in alma::acsdaemon::_NotificationServiceImpStub, alma::acsdaemon::_NotificationServiceSpellStub, alma::acsdaemon::_ServicesDaemonStub, alma::acsdaemon::NotificationServiceImpPOATie, alma::acsdaemon::NotificationServiceSpellPOATie, and alma::acsdaemon::ServicesDaemonPOATie.
Referenced by alma::acsdaemon::ServicesDaemonPOA::_invoke(), alma::acsdaemon::NotificationServiceSpellPOA::_invoke(), alma::acsdaemon::NotificationServiceImpPOA::_invoke(), alma::acsdaemon::ServicesDaemonPOATie::start_notification_service(), alma::acsdaemon::NotificationServiceSpellPOATie::start_notification_service(), alma::acsdaemon::NotificationServiceImpPOATie::start_notification_service(), alma::acsdaemon::_ServicesDaemonStub::start_notification_service(), alma::acsdaemon::_NotificationServiceSpellStub::start_notification_service(), alma::acsdaemon::_NotificationServiceImpStub::start_notification_service(), and alma::acs::daemontest::ServicesDaemonTest::testStartAcsServiceIndividually().
| void alma::acsdaemon::NotificationServiceSpellOperations::stop_notification_service | ( | java.lang.String | name, | |
| alma.acsdaemon.DaemonCallback | callback, | |||
| short | instance_number | |||
| ) | throws alma.ACSErrTypeCommon.BadParameterEx,alma.acsdaemonErrType.ServiceNotRunningEx |
Implemented in alma::acsdaemon::_NotificationServiceImpStub, alma::acsdaemon::_NotificationServiceSpellStub, alma::acsdaemon::_ServicesDaemonStub, alma::acsdaemon::NotificationServiceImpPOATie, alma::acsdaemon::NotificationServiceSpellPOATie, and alma::acsdaemon::ServicesDaemonPOATie.
Referenced by alma::acsdaemon::ServicesDaemonPOA::_invoke(), alma::acsdaemon::NotificationServiceSpellPOA::_invoke(), alma::acsdaemon::NotificationServiceImpPOA::_invoke(), alma::acsdaemon::ServicesDaemonPOATie::stop_notification_service(), alma::acsdaemon::NotificationServiceSpellPOATie::stop_notification_service(), alma::acsdaemon::NotificationServiceImpPOATie::stop_notification_service(), alma::acsdaemon::_ServicesDaemonStub::stop_notification_service(), alma::acsdaemon::_NotificationServiceSpellStub::stop_notification_service(), alma::acsdaemon::_NotificationServiceImpStub::stop_notification_service(), and alma::acs::daemontest::ServicesDaemonTest::testStartAcsServiceIndividually().
1.6.2