385N/A<!--
385N/A * CDDL HEADER START
385N/A *
385N/A * The contents of this file are subject to the terms of the
385N/A * Common Development and Distribution License (the "License").
385N/A * You may not use this file except in compliance with the License.
385N/A *
385N/A * See LICENSE.txt included in this distribution for the specific
385N/A * language governing permissions and limitations under the License.
385N/A *
385N/A * When distributing Covered Code, include this CDDL HEADER in each
385N/A * file and include the License file at LICENSE.txt.
385N/A * If applicable, add the following below this CDDL HEADER, with the
385N/A * fields enclosed by brackets "[]" replaced with your own identifying
385N/A * information: Portions Copyright [yyyy] [name of copyright owner]
385N/A *
385N/A * CDDL HEADER END
385N/A
385N/A Document : package
385N/A Created on : Aug 13, 2008, 9:08:50 AM
385N/A Author : Jan S Berg
385N/A-->
385N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
385N/A<html>
385N/A <head>
385N/A <title>Package org.opensolaris.opengrok.management.client</title>
385N/A </head>
385N/A <body>
385N/A This package is the package for client connecting to a OpenGrok Agent.
385N/A <br>
385N/A <br>
385N/A These classes are depending on JMX (remote and core) classes.
385N/A <br>
385N/A The main class is <code>OpenGrokTrayApp</code>, and can be invoked from command line with the
385N/A following parameters:
385N/A <br>
385N/A <pre>
385N/A[javahome]/bin/java -cp opengrok.jar org.opensolaris.opengrok.management.client.OpenGrokTrayApp [-config [configfile]]
385N/A </pre>
385N/A This will start the client as a TrayIcon in your system tray.
385N/A </body>
385N/A</html>