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