Package org.opensolaris.opengrok.management.client

This package is the package for client connecting to a OpenGrok Agent.

See:
          Description

Class Summary
AgentConnection Class to handle the connection and methods to the OpenGrok Agent
NotificationsFrame  
OpenGrokTrayApp  
SettingsFrame  
SettingsPersistence  
 

Package org.opensolaris.opengrok.management.client Description

This package is the package for client connecting to a OpenGrok Agent.

These classes are depending on JMX (remote and core) classes.
The main class is OpenGrokTrayApp, and can be invoked from command line with the following parameters:

[javahome]/bin/java -cp opengrok.jar org.opensolaris.opengrok.management.client.OpenGrokTrayApp [-config [configfile]]
    
This will start the client as a TrayIcon in your system tray.