net.anotheria.moskitodemo.threshold.business
Class GuardedServiceImpl
java.lang.Object
net.anotheria.moskitodemo.threshold.business.GuardedServiceImpl
- All Implemented Interfaces:
- GuardedService
public class GuardedServiceImpl
- extends Object
- implements GuardedService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuardedServiceImpl
public GuardedServiceImpl()
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.