|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.obligate.annotations.contract.proxy.ServiceLocator
public final class ServiceLocator
Simple Service locator
Constructor Summary | |
---|---|
ServiceLocator()
|
Method Summary | ||
---|---|---|
static
|
getService(java.lang.Class<Service> interfaceClass)
Static method to get an instance of a service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceLocator()
Method Detail |
---|
public static final <Service> Service getService(java.lang.Class<Service> interfaceClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |