|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServices
Interface for the registry of services.
| Method Summary | ||
|---|---|---|
|
getService(Class<T> serviceType)
Gets a service. |
|
| Method Detail |
|---|
<T extends IService> T getService(Class<T> serviceType)
throws ServiceNotFoundException
serviceType - the type of service to get
ServiceNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||