com.googlecode.fascinator.portal.api.impl
Class MintStatsAPICallHandlerImpl

java.lang.Object
  extended by com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
All Implemented Interfaces:
APICallHandler

public class MintStatsAPICallHandlerImpl
extends Object
implements APICallHandler


Constructor Summary
MintStatsAPICallHandlerImpl()
           
 
Method Summary
 JsonSimple getConfig()
           
 String handleRequest(org.apache.tapestry5.services.Request request)
           
 void setConfig(JsonSimple config)
           
 void setScriptingServices(ScriptingServices scriptingServices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MintStatsAPICallHandlerImpl

public MintStatsAPICallHandlerImpl()
Method Detail

getConfig

public JsonSimple getConfig()

setConfig

public void setConfig(JsonSimple config)

handleRequest

public String handleRequest(org.apache.tapestry5.services.Request request)
                     throws Exception
Specified by:
handleRequest in interface APICallHandler
Throws:
Exception

setScriptingServices

public void setScriptingServices(ScriptingServices scriptingServices)
Specified by:
setScriptingServices in interface APICallHandler


Copyright © 2009-2014. All Rights Reserved.