Public Member Functions | |
void | initialize (ContainerServices containerServices) |
void | execute () |
void | cleanUp () |
void | aboutToAbort () |
ComponentStates | componentState () |
String | name () |
String | sayHello () |
String | sayHelloWithParameters (String inString, DoubleHolder inoutDouble, IntHolder outInt) |
Private Attributes | |
ContainerServices | m_containerServices |
Logger | m_logger |
Javadoc comments have been removed to keep the listing for the tutorial shorter.
|
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
Implements alma::demo::HelloDemoOperations.
|
|
|
|
|
|
|