|
OCPsoft Common API 1.0.5.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceLocator
Locates additional service implementation classes to be instantiated by the ServiceLoader
| Method Summary | ||
|---|---|---|
|
locate(Class<T> type)
Locate additional class types of which can be produced by this ServiceLocator. |
|
| Method Detail |
|---|
<T> Collection<Class<T>> locate(Class<T> type)
ServiceLocator. If no services could be
located, this method must return an empty collection.
|
OCPsoft Common API 1.0.5.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||