Package org.opensolaris.opengrok.management

This package is the core package for starting a OpenGrok Agent.

See:
          Description

Interface Summary
AgentIndexRunnerMBean  
ManagementMBean  
 

Class Summary
AgentIndexRunner AgentIndexRunner.
Management  
NotificationHolder  
OGAgent OG Agent main class.
TimerFilter  
 

Package org.opensolaris.opengrok.management Description

This package is the core package for starting a OpenGrok Agent.

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

[javahome]/bin/java -cp opengrok.jar org.opensolaris.opengrok.management.OGAgent -config [configfile]