org.apache.openejb.classloader
Class DefaultClassLoaderConfigurer
java.lang.Object
org.apache.openejb.classloader.DefaultClassLoaderConfigurer
- All Implemented Interfaces:
- ClassLoaderConfigurer
public class DefaultClassLoaderConfigurer
- extends Object
- implements ClassLoaderConfigurer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultClassLoaderConfigurer
public DefaultClassLoaderConfigurer()
additionalURLs
public URL[] additionalURLs()
- Specified by:
additionalURLs in interface ClassLoaderConfigurer
accept
public boolean accept(URL url)
- Specified by:
accept in interface ClassLoaderConfigurer
setAddedFolder
public void setAddedFolder(String addedFolder)
setExcludedListFile
public void setExcludedListFile(String excludedListFile)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.