Uses of Interface
org.apache.struts2.osgi.BundleAccessor

Packages that use BundleAccessor
org.apache.struts2.osgi   
org.apache.struts2.osgi.loaders   
 

Uses of BundleAccessor in org.apache.struts2.osgi
 

Classes in org.apache.struts2.osgi that implement BundleAccessor
 class DefaultBundleAccessor
          Helper class that find resources and loads classes from the list of bundles
 

Methods in org.apache.struts2.osgi with parameters of type BundleAccessor
 void SpringOsgiObjectFactory.setBundleAccessor(BundleAccessor bundleAccessor)
           
 void OsgiConfigurationProvider.setBundleAccessor(BundleAccessor acc)
           
 void DelegatingObjectFactory.setBundleResourceLoader(BundleAccessor rl)
           
 

Uses of BundleAccessor in org.apache.struts2.osgi.loaders
 

Methods in org.apache.struts2.osgi.loaders with parameters of type BundleAccessor
 void StaticContentBundleResourceLoader.setBundleAccessor(BundleAccessor bundleAccessor)
           
 



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.