public class ServiceLoader extends Object
ServiceLoader()
static <T> List<T>
load(ClassLoader cl, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceLoader()
public static <T> List<T> load(ClassLoader cl, Class<T> type)
Copyright © 2004-2012. All Rights Reserved.