net.anotheria.moskitodemo.threshold.presentation.action
Class AbstractEmulateAction

java.lang.Object
  extended by net.anotheria.maf.action.AbstractAction
      extended by net.anotheria.moskitodemo.threshold.presentation.action.AbstractEmulateAction
All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EmulateAverageRequestsAction, EmulateRequestsAction

public abstract class AbstractEmulateAction
extends net.anotheria.maf.action.AbstractAction


Constructor Summary
AbstractEmulateAction()
           
 
Method Summary
protected  GuardedService getGuardedService()
           
 
Methods inherited from class net.anotheria.maf.action.AbstractAction
postProcess, preProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.anotheria.maf.action.Action
execute
 

Constructor Detail

AbstractEmulateAction

public AbstractEmulateAction()
Method Detail

getGuardedService

protected GuardedService getGuardedService()


Copyright © 2010-2012 anotheria.net. All Rights Reserved.