Public Member Functions | |
JavaClient (Logger logger, String managerLoc, String clientName) throws Exception | |
void | doOperations () |
Static Public Member Functions | |
void | main (String[] args) |
Private Attributes | |
HashMap< String, HelloWorld > | m_helloComps |
|
|
|
Client processing operation |
|
Checks whether the Java property 'ACS.manager' is set and calls the other methods from this class. |
|
|