net.anotheria.moskitodemo.simpleservice
Interface ISimpleService
- All Known Implementing Classes:
- SimpleServiceImpl
public interface ISimpleService
randomWait
void randomWait()
throws Exception
- Throws:
Exception
waitForSoLongInMillis
void waitForSoLongInMillis(long parameter)
throws Exception
- Throws:
Exception
produceExceptionIfParameterIsEven
void produceExceptionIfParameterIsEven(int parameter)
throws Exception
- Throws:
Exception
printStats
void printStats()
printStats
void printStats(String inteval)
Copyright © 2010-2012 anotheria.net. All Rights Reserved.