Public Member Functions | |
LogLevelFrame () | |
void | stopPanel () |
void | disconnectACSComponentClient () |
Static Public Member Functions | |
void | main (String[] args) |
Private Member Functions | |
void | initialize () |
void | connectACSComponentClient () throws Exception |
Private Attributes | |
LogLevelPanel | panel = null |
AdvancedComponentClient | client = null |
ContainerServices | contSvc = null |
Logger | logger = null |
|
Constructor |
|
Connect to ACS as component client. It connects the client and the logger.
|
|
Disconnect from ACS |
|
Initialize the application |
|
The starting point of the application when executed as stand alone
|
|
Stop the panel (same operation done by the OMC when closing the plugin) |
|
|
|
|
|
|
|
|