
Public Member Functions | |
| Repository | getIrReference () |
| ComponentClient | getClient () |
| ContainerServices | getContainerServices () |
| void | shutDown () throws java.lang.Exception |
| boolean | componentExists (String componentName) |
| boolean | propertyExists (String componentName, String propertyName) |
| ComponentsManager | getCManager () |
Static Public Member Functions | |
| synchronized AcsInformation | getInstance (String clientName) throws AcsInformationException |
| synchronized AcsInformation | getInstance () |
Package Attributes | |
| String | managerLoc = System.getProperty("ACS.manager") |
| String | IRloc = System.getProperty("ACS.repository") |
| ComponentClient | client = null |
| ComponentsManager | cManager = null |
| Logger | m_logger = null |
| Repository | IR = null |
Private Member Functions | |
| AcsInformation (String clientName) throws AcsInformationException | |
| AcsInformation () | |
Static Private Attributes | |
| AcsInformation | _instance |
|
|
Creates an instance for the ComponentClient
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns an instance of AcsInformation |
|
|
Returns an instance of AcsInformation
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8