Package org.opends.server.tools.status

Defines the classes that are you used by the status command line.

See:
          Description

Class Summary
StatusCliArgumentParser The class that is used to parse the arguments provided in the status command line.
 

Package org.opends.server.tools.status Description

Defines the classes that are you used by the status command line. This includes the command line parser (StatusCliArgumentParser), and the class that is called by the status scripts and displays the status information (StatusCLI).