|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |