|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wicketopia.util.ServiceLocator
public class ServiceLocator
| Constructor Summary | |
|---|---|
ServiceLocator()
|
|
| Method Summary | ||
|---|---|---|
static
|
find(Class<T> type)
|
|
static
|
findAll(Class<T> type)
|
|
| 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 <T> T find(Class<T> type)
public static <T> List<T> findAll(Class<T> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||