org.apache.openejb.config
Class NewLoaderLogic
java.lang.Object
org.apache.openejb.config.NewLoaderLogic
public class NewLoaderLogic
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDITIONAL_EXCLUDES
public static final String ADDITIONAL_EXCLUDES
ADDITIONAL_INCLUDE
public static final String ADDITIONAL_INCLUDE
NewLoaderLogic
public NewLoaderLogic()
filterArchives
public static org.apache.xbean.finder.UrlSet filterArchives(org.apache.xbean.finder.filter.Filter filter,
ClassLoader classLoader,
org.apache.xbean.finder.UrlSet urlSet)
callers
public static Set<String> callers()
applyBuiltinExcludes
public static org.apache.xbean.finder.UrlSet applyBuiltinExcludes(org.apache.xbean.finder.UrlSet urlSet)
throws MalformedURLException
- Throws:
MalformedURLException
applyBuiltinExcludes
public static org.apache.xbean.finder.UrlSet applyBuiltinExcludes(org.apache.xbean.finder.UrlSet urlSet,
org.apache.xbean.finder.filter.Filter includeFilter)
throws MalformedURLException
- Throws:
MalformedURLException
setExclusions
public static void setExclusions(String[] exclusionArray)
getExclusions
public static String[] getExclusions()
_loadFromClasspath
public static void _loadFromClasspath(FileUtils base,
List<URL> jarList,
ClassLoader classLoader)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.