org.apache.openejb.classloader
Interface WebAppEnricher


public interface WebAppEnricher


Method Summary
 URL[] enrichment(ClassLoader webappClassLaoder)
           
 

Method Detail

enrichment

URL[] enrichment(ClassLoader webappClassLaoder)
Parameters:
webappClassLaoder - the webapp classloader, can be null


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.