org.apache.openejb.config
Class FinderFactory
java.lang.Object
org.apache.openejb.config.FinderFactory
public class FinderFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORCE_LINK
public static final String FORCE_LINK
- See Also:
- Constant Field Values
FinderFactory
public FinderFactory()
createFinder
public static org.apache.xbean.finder.IAnnotationFinder createFinder(DeploymentModule module)
throws Exception
- Throws:
Exception
getFinder
public static org.apache.xbean.finder.AnnotationFinder getFinder(ClassLoader classLoader,
URL url)
create
public org.apache.xbean.finder.IAnnotationFinder create(DeploymentModule module)
throws Exception
- Throws:
Exception
ensureMinimalClasses
public static Class<?>[] ensureMinimalClasses(DeploymentModule module)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.