Uses of Class
org.ops4j.pax.runner.osgi.RunnerBundle

Packages that use RunnerBundle
org.ops4j.pax.runner   
 

Uses of RunnerBundle in org.ops4j.pax.runner
 

Methods in org.ops4j.pax.runner that return types with arguments of type RunnerBundle
 java.util.List<RunnerBundle> Context.getBundles()
          Returns a list of runner bundles to be installed.
 java.util.List<RunnerBundle> ContextImpl.getBundles()
          Returns a list of runner bundles to be installed.
 

Methods in org.ops4j.pax.runner with parameters of type RunnerBundle
 Context Context.addBundle(RunnerBundle bundle)
          Adds a runner bundle to the list of bunsles to be installed in the platform
 Context ContextImpl.addBundle(RunnerBundle bundle)
          Adds a runner bundle to the list of bunsles to be installed in the platform
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.