public class PluggableFactoryLoader<T extends Pluggable> extends Object
PluggableFactoryLoader(Class<T> factoryClass)
T
get(String type)
Set<String>
getSupportedTypes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PluggableFactoryLoader(Class<T> factoryClass)
public T get(String type)
public Set<String> getSupportedTypes()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.