

Public Member Functions | |
| NotificationServiceConfigurationTest (Logger logger, String managerLoc, String clientName) throws Exception | |
| void | doSomeStuff () throws AcsJException |
Static Public Member Functions | |
| static void | main (String[] args) |
Test notification channel configuration (mapping).
| alma::demo::test::client::NotificationServiceConfigurationTest::NotificationServiceConfigurationTest | ( | Logger | logger, | |
| String | managerLoc, | |||
| String | clientName | |||
| ) | throws Exception [inline] |
| void alma::demo::test::client::NotificationServiceConfigurationTest::doSomeStuff | ( | ) | throws AcsJException [inline] |
Gets the supplier component to send out events
References alma::acs::component::client::ComponentClient::getContainerServices(), and alma::acs::nc::Helper::getNotificationFactoryNameForChannel().
Referenced by main().
| static void alma::demo::test::client::NotificationServiceConfigurationTest::main | ( | String[] | args | ) | [inline, static] |
Checks whether the Java property 'ACS.manager' is set and calls the other methods from this class.
References doSomeStuff(), NotificationServiceConfigurationTest(), and alma::acs::component::client::ComponentClient::tearDown().
1.6.2