| Package | Description |
|---|---|
| net.peachjean.commons.base.service |
| Modifier and Type | Field and Description |
|---|---|
static Class<ExampleService> |
ExampleServiceFactory.SERVICE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
ExampleService |
ExampleServiceFactory.create(String arg0,
Properties arg1) |
static ExampleService |
ExampleServiceFactory.create(String name,
String arg0,
Properties arg1) |
| Constructor and Description |
|---|
ExampleServiceFactory(ServiceImplementation<? extends ExampleService> implementation) |
Copyright © 2012. All Rights Reserved.