Package org.ops4j.pax.runner.platform

Interface Summary
BundleReference Metadata about the bundle.
Configuration PlatformImpl configuration.
FilePathStrategy Strategy to be used regarding file paths.
JavaRunner Simple API for an external Java runner service.
LocalSystemFile A system file reference in local file system.
Platform Platform service exposes a service that could start an osgi implementation.
PlatformBuilder Callback methods for platform specific actions.
PlatformContext PlatformImpl start context.
ServiceConstants An enumeration of constants related to platform service.
StoppableJavaRunner A JavaRunner that can be stopped.
SystemFileReference Metadata about system file.
 

Class Summary
BundleReferenceBean A Java bean like implementation of Bundle reference.
DefaultJavaRunner Default Java Runner.
InitDScriptRunner  
InProcessJavaRunner In process Java Runner.
ScriptJavaRunner A Java Runner that writes shell and batch scripts in the runner directory that start the specified OSGi framework.
SystemFileReferenceBean A Java bean like implementation of system file reference.
ZipJavaRunner Extends ScriptJavaRunner and in plus zips the cvontent of working directory.
 

Exception Summary
PlatformException Thrown to indicate an exception during running of the platform.
 



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