intarsys runtime library

de.intarsys.tools.provider
Class ProviderTools

java.lang.Object
  extended by de.intarsys.tools.provider.ProviderTools

public class ProviderTools
extends Object

Tool class to ease access to provider implementations.


Constructor Summary
ProviderTools()
           
 
Method Summary
static
<T> Iterator<T>
providers(Class<T> type)
           
static
<T> Iterator<T>
providers(Class<T> type, Class<?> callerClass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTools

public ProviderTools()
Method Detail

providers

public static <T> Iterator<T> providers(Class<T> type)

providers

public static <T> Iterator<T> providers(Class<T> type,
                                        Class<?> callerClass)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.