Uses of Class
de.kalpatec.pojosr.framework.launch.BundleDescriptor

Packages that use BundleDescriptor
de.kalpatec.pojosr.framework   
de.kalpatec.pojosr.framework.launch   
 

Uses of BundleDescriptor in de.kalpatec.pojosr.framework
 

Method parameters in de.kalpatec.pojosr.framework with type arguments of type BundleDescriptor
 void PojoSR.startBundles(List<BundleDescriptor> scan)
           
 

Uses of BundleDescriptor in de.kalpatec.pojosr.framework.launch
 

Methods in de.kalpatec.pojosr.framework.launch that return types with arguments of type BundleDescriptor
 List<BundleDescriptor> ClasspathScanner.scanForBundles()
           
 List<BundleDescriptor> ClasspathScanner.scanForBundles(ClassLoader loader)
           
 List<BundleDescriptor> ClasspathScanner.scanForBundles(String filterString)
           
 List<BundleDescriptor> ClasspathScanner.scanForBundles(String filterString, ClassLoader loader)
           
 

Method parameters in de.kalpatec.pojosr.framework.launch with type arguments of type BundleDescriptor
 void PojoServiceRegistry.startBundles(List<BundleDescriptor> bundles)
           
 



Copyright © 2012. All Rights Reserved.