|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.service.Services
public class Services
Services encapsulates the platform=specific provision of service lookup.
| Constructor Summary | |
|---|---|
Services()
|
|
| Method Summary | ||
|---|---|---|
static
|
lookup(java.lang.Class<T> clazz)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Services()
| Method Detail |
|---|
public static <T extends ServiceProvider> java.util.Iterator<T> lookup(java.lang.Class<T> clazz)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||