|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISimpleService | |
|---|---|
| net.anotheria.moskitodemo.logging | |
| net.anotheria.moskitodemo.simpleservice | |
| net.anotheria.moskitodemo.simpleservice.test | |
| Uses of ISimpleService in net.anotheria.moskitodemo.logging |
|---|
| Methods in net.anotheria.moskitodemo.logging that return ISimpleService | |
|---|---|
protected ISimpleService |
TestSysOutLogger.createService()
|
protected ISimpleService |
TestLog4JLogger.createService()
|
| Uses of ISimpleService in net.anotheria.moskitodemo.simpleservice |
|---|
| Classes in net.anotheria.moskitodemo.simpleservice that implement ISimpleService | |
|---|---|
class |
SimpleServiceImpl
|
| Methods in net.anotheria.moskitodemo.simpleservice that return ISimpleService | |
|---|---|
static ISimpleService |
SimpleServiceFactory.createSimpleService()
|
static ISimpleService |
SimpleServiceFactoryWithProxies.createSimpleService()
|
| Uses of ISimpleService in net.anotheria.moskitodemo.simpleservice.test |
|---|
| Methods in net.anotheria.moskitodemo.simpleservice.test that return ISimpleService | |
|---|---|
protected ISimpleService |
AbstractMultiTestWithDuration.createService()
|
| Methods in net.anotheria.moskitodemo.simpleservice.test with parameters of type ISimpleService | |
|---|---|
void |
TestRandomWait.test(ISimpleService service,
boolean verbose)
|
void |
TestControlledWait.test(ISimpleService service,
boolean verbose)
|
void |
TestExceptionProduction.test(ISimpleService service,
boolean verbose)
|
abstract void |
AbstractTest.test(ISimpleService service,
boolean verbose)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||