com.sun.mfwk.cli
Class MfCliAgentModule

java.lang.Object
  extended bycom.sun.mfwk.cli.MfCliCommand
      extended bycom.sun.mfwk.cli.MfCliAgentModule
All Implemented Interfaces:
com.sun.cacao.commandstream.Command

public class MfCliAgentModule
extends MfCliCommand


Field Summary
 
Fields inherited from interface com.sun.cacao.commandstream.Command
ENV_CMD_DOMAIN_KEY, ENV_CMD_NAME_KEY, ERROR_CODE, SUCCESS_CODE
 
Constructor Summary
MfCliAgentModule(javax.management.MBeanServer mbs)
           
 
Method Summary
 java.lang.String displayRunningConfig()
           
 
Methods inherited from class com.sun.mfwk.cli.MfCliCommand
execute, getMBeanServer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MfCliAgentModule

public MfCliAgentModule(javax.management.MBeanServer mbs)
Method Detail

displayRunningConfig

public java.lang.String displayRunningConfig()