public abstract class BaseServiceFactory<IFACE> extends Object implements ServiceFactory<IFACE>
| Constructor and Description |
|---|
BaseServiceFactory(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateServicepublic BaseServiceFactory(String id)
public String getId()
getId in interface ServiceFactory<IFACE>Copyright © 2016 Irenical. All rights reserved.