Uses of Class
org.apache.felix.framework.searchpolicy.ContentLoaderImpl

Packages that use ContentLoaderImpl
org.apache.felix.framework.searchpolicy   
org.apache.felix.framework.util   
 

Uses of ContentLoaderImpl in org.apache.felix.framework.searchpolicy
 

Constructors in org.apache.felix.framework.searchpolicy with parameters of type ContentLoaderImpl
ContentClassLoader(ContentLoaderImpl contentLoader, java.security.ProtectionDomain protectionDomain)
           
 

Uses of ContentLoaderImpl in org.apache.felix.framework.util
 

Methods in org.apache.felix.framework.util with parameters of type ContentLoaderImpl
 ContentClassLoader SecureAction.createContentClassLoader(ContentLoaderImpl impl)
           
 ContentClassLoader SecureAction.createContentClassLoader(ContentLoaderImpl impl, java.security.ProtectionDomain protectionDomain)