| Class | Description |
|---|---|
| AdvancedComponentClient |
Special version of
ComponentClient, which gives more power to specialized applications such as the OMC Gui ("Exec"). |
| ComponentClient |
Class that facilitates writing client application that access ACS components.
|
| ComponentClientTestCase |
Base class for writing JUnit test clients for ACS components.
|
| ComponentRefTracker |
A little tool inspired by http://jira.alma.cl/browse/COMP-6580 ,
which connects to a component and keeps pinging its name() method.
|