org.opensolaris.opengrok.management
Class OGAgent

java.lang.Object
  extended by org.opensolaris.opengrok.management.OGAgent

public final class OGAgent
extends java.lang.Object

OG Agent main class. Class for starting the basic components: Monitor and JMX and HTTP Connectors.


Method Summary
static void main(java.lang.String[] args)
           
 void runOGA()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

runOGA

public void runOGA()
            throws java.net.MalformedURLException,
                   java.io.IOException,
                   javax.management.JMException
Throws:
java.net.MalformedURLException
java.io.IOException
javax.management.JMException