net.anotheria.moskitodemo.threshold.business
Class GuardedServiceImpl

java.lang.Object
  extended by net.anotheria.moskitodemo.threshold.business.GuardedServiceImpl
All Implemented Interfaces:
GuardedService

public class GuardedServiceImpl
extends Object
implements GuardedService


Constructor Summary
GuardedServiceImpl()
           
 
Method Summary
 void guardedAverageMethod(int lengthInSeconds)
           
 void guardedMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuardedServiceImpl

public GuardedServiceImpl()
Method Detail

guardedMethod

public void guardedMethod()
Specified by:
guardedMethod in interface GuardedService

guardedAverageMethod

public void guardedAverageMethod(int lengthInSeconds)
Specified by:
guardedAverageMethod in interface GuardedService


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