|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.builder |
---|
Methods in org.ops4j.pax.runner.platform.builder that return PlatformBuilder | |
---|---|
protected abstract PlatformBuilder[] |
AbstractPlatformBuilderActivator.createPlatformBuilders(org.osgi.framework.BundleContext bundleContext)
Platform builders factory method. |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.concierge.internal |
---|
Classes in org.ops4j.pax.runner.platform.concierge.internal that implement PlatformBuilder | |
---|---|
class |
ConciergePlatformBuilder
Platform builder for concierge platform. |
class |
ConciergePlatformBuilderSnapshot
Platform builder for the snapshot (nightly build) Concierge. |
Methods in org.ops4j.pax.runner.platform.concierge.internal that return PlatformBuilder | |
---|---|
protected PlatformBuilder[] |
Activator.createPlatformBuilders(org.osgi.framework.BundleContext bundleContext)
Platform builders factory method. |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.equinox.internal |
---|
Classes in org.ops4j.pax.runner.platform.equinox.internal that implement PlatformBuilder | |
---|---|
class |
EquinoxPlatformBuilder
Platform builder for equinox platform. |
class |
EquinoxPlatformBuilderSnapshot
Platform builder for the snapshot (nightly build) Equinox. |
Methods in org.ops4j.pax.runner.platform.equinox.internal that return PlatformBuilder | |
---|---|
protected PlatformBuilder[] |
Activator.createPlatformBuilders(org.osgi.framework.BundleContext bundleContext)
Platform builders factory method. |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.felix.internal |
---|
Classes in org.ops4j.pax.runner.platform.felix.internal that implement PlatformBuilder | |
---|---|
class |
FelixPlatformBuilderF100T122
Platform builder for felix platform from version 1.0.0 till 1.2.2. |
class |
FelixPlatformBuilderF140T141
Platform builder for felix platform versions 1.4.0 and 1.4.1. |
class |
FelixPlatformBuilderF160
Platform builder for felix platform after 1.6.0. |
class |
FelixPlatformBuilderSnapshot
Platform builder for snapshot (nightly build) Felix. |
Methods in org.ops4j.pax.runner.platform.felix.internal that return PlatformBuilder | |
---|---|
protected PlatformBuilder[] |
Activator.createPlatformBuilders(org.osgi.framework.BundleContext bundleContext)
Platform builders factory method. |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.internal |
---|
Constructors in org.ops4j.pax.runner.platform.internal with parameters of type PlatformBuilder | |
---|---|
PlatformImpl(PlatformBuilder platformBuilder)
Creates a new platform. |
Uses of PlatformBuilder in org.ops4j.pax.runner.platform.knopflerfish.internal |
---|
Classes in org.ops4j.pax.runner.platform.knopflerfish.internal that implement PlatformBuilder | |
---|---|
class |
KnopflerfishPlatformBuilderF200T233
Platform builder for knopflerfish platform. |
class |
KnopflerfishPlatformBuilderF300
Platform builder for knopflerfish platform after version 3.0.0. |
class |
KnopflerfishPlatformBuilderSnapshot
Platform builder for snapshot (nightly build) Knopflerfish. |
Methods in org.ops4j.pax.runner.platform.knopflerfish.internal that return PlatformBuilder | |
---|---|
protected PlatformBuilder[] |
Activator.createPlatformBuilders(org.osgi.framework.BundleContext bundleContext)
Platform builders factory method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |