|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilderSnapshot
public class EquinoxPlatformBuilderSnapshot
Platform builder for the snapshot (nightly build) Equinox.
Constructor Summary | |
---|---|
EquinoxPlatformBuilderSnapshot(org.osgi.framework.BundleContext bundleContext)
Create a new equinux platform builder. |
Method Summary | |
---|---|
java.io.InputStream |
getDefinition(Configuration configuration)
Retuns an input stream out of the definition file to be used. |
Methods inherited from class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder |
---|
getArguments, getMainClassName, getProviderName, getProviderVersion, getRequiredProfile, getVMOptions, prepare, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EquinoxPlatformBuilderSnapshot(org.osgi.framework.BundleContext bundleContext)
bundleContext
- a bundle contextMethod Detail |
---|
public java.io.InputStream getDefinition(Configuration configuration) throws java.io.IOException
getDefinition
in interface PlatformBuilder
getDefinition
in class EquinoxPlatformBuilder
java.io.IOException
- if the input stream could not be opened.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |