|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.provider.ProviderTools
public class ProviderTools
Tool class to ease access to provider implementations.
| Constructor Summary | |
|---|---|
ProviderTools()
|
|
| Method Summary | ||
|---|---|---|
static
|
providers(Class<T> type)
|
|
static
|
providers(Class<T> type,
Class<?> callerClass)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderTools()
| Method Detail |
|---|
public static <T> Iterator<T> providers(Class<T> type)
public static <T> Iterator<T> providers(Class<T> type,
Class<?> callerClass)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||