org.huihoo.jfox.jmx.adaptor.http
Interface Command

All Known Implementing Classes:
AbstractCommand

public interface Command

Author:
Young Yang

Method Summary
 org.apache.velocity.VelocityContext execute(HttpRequest request, HttpResponse response)
           
 java.lang.String getTemplateName()
           
 

Method Detail

execute

public org.apache.velocity.VelocityContext execute(HttpRequest request,
                                                   HttpResponse response)
                                            throws java.lang.Exception

getTemplateName

public java.lang.String getTemplateName()