import "acsexmplHelloWorld.idl";
Inheritance diagram for acsexmplHelloWorld::HelloWorld:
Public Member Functions | |
void | displayMessage () |
void | badMethod () raises (ACSErrTypeCommon::UnknownEx) |
|
Simple method that throws an ACSException.
|
|
Prints "HelloWorld" to the console (where the container that activated this component is running).
|