org.apache.geronimo.system.main
Class CommandLineManifest
java.lang.Object
org.apache.geronimo.system.main.CommandLineManifest
- public class CommandLineManifest
- extends Object
- Version:
- $Revision: 1.2 $ $Date: 2004/09/02 11:03:18 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAIN_GBEAN
public static final Attributes.Name MAIN_GBEAN
MAIN_METHOD
public static final Attributes.Name MAIN_METHOD
CONFIGURATIONS
public static final Attributes.Name CONFIGURATIONS
CommandLineManifest
public CommandLineManifest(javax.management.ObjectName mainGBean,
String mainMethod,
List configurations)
getManifestEntries
public static CommandLineManifest getManifestEntries()
getMainGBean
public javax.management.ObjectName getMainGBean()
getMainMethod
public String getMainMethod()
getConfigurations
public List getConfigurations()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.