public class ClassLoaderFunction extends Object implements Function<String,Class<?>>
ClassLoaderFunction(ResourceLoader resourceLoader)
Class<?>
apply(String from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ClassLoaderFunction(ResourceLoader resourceLoader)
public Class<?> apply(String from)
apply
Function<String,Class<?>>
Copyright © 2013 Seam Framework. All Rights Reserved.