Package com.sun.enterprise.v3.admin.commands

All the general utility admin commands may be placed in this package.

See:
          Description

Interface Summary
JVMInformationMBean An interface to get the information about the JVM which the appserver is running.
 

Class Summary
CreateJvmOptions Creates given JVM options in server's configuration.
CreateThreadpool Create Thread Pool Command
DeleteJvmOptions Deletes given JVM options in server's configuration.
DeleteThreadpool  
GenerateJvmReportCommand Implements the front end for generating the JVM report.
JVMInformation  
JVMInformationCollector  
ListJvmOptions Lists the JVM options configured in server's configuration.
ListThreadpools List Thread Pools command
LogReporter Provides the logging information of all the loggers registered in the VM.
 

Package com.sun.enterprise.v3.admin.commands Description

All the general utility admin commands may be placed in this package. Since the server is modular now, the commands are likely to reside with modules, but the there are some commands that are of generic nature and this is the place for them.

Since:
GlassFish V3
Author:
केदार (km@dev.java.net)


Copyright © 2012. All Rights Reserved.