org.apache.openejb.classloader
Interface ClassLoaderConfigurer

All Known Implementing Classes:
CompositeClassLoaderConfigurer, DefaultClassLoaderConfigurer

public interface ClassLoaderConfigurer


Method Summary
 boolean accept(URL url)
           
 URL[] additionalURLs()
           
 

Method Detail

additionalURLs

URL[] additionalURLs()

accept

boolean accept(URL url)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.