A B C D E F G H I J K L M N O P R S T U V W Z

A

AbsoluteFilePathStrategy - Class in org.ops4j.pax.runner.platform.internal
A FilePathStrategy that normalizes the paths to absolute file paths.
AbsoluteFilePathStrategy() - Constructor for class org.ops4j.pax.runner.platform.internal.AbsoluteFilePathStrategy
 
AbstractPlatformBuilderActivator - Class in org.ops4j.pax.runner.platform.builder
Abstract bundle activator for platform builders.
Registers a platform builder that the extender will automatically create and register a platform based on the registered builder.
AbstractPlatformBuilderActivator() - Constructor for class org.ops4j.pax.runner.platform.builder.AbstractPlatformBuilderActivator
 
Activator - Class in org.ops4j.pax.runner.handler.internal
Bundle activator for url stream handler extender.
Activator() - Constructor for class org.ops4j.pax.runner.handler.internal.Activator
 
Activator - Class in org.ops4j.pax.runner.platform.concierge.internal
Bundle activator for concierge platform.
Activator() - Constructor for class org.ops4j.pax.runner.platform.concierge.internal.Activator
 
Activator - Class in org.ops4j.pax.runner.platform.equinox.internal
Bundle activator for equinox platform.
Activator() - Constructor for class org.ops4j.pax.runner.platform.equinox.internal.Activator
 
Activator - Class in org.ops4j.pax.runner.platform.felix.internal
Bundle activator for felix platform.
Activator() - Constructor for class org.ops4j.pax.runner.platform.felix.internal.Activator
 
Activator - Class in org.ops4j.pax.runner.platform.internal
Bundle activator for platform extender.
Activator() - Constructor for class org.ops4j.pax.runner.platform.internal.Activator
Creates a new activator.
Activator - Class in org.ops4j.pax.runner.platform.knopflerfish.internal
Bundle activator for knopflerfish platform.
Activator() - Constructor for class org.ops4j.pax.runner.platform.knopflerfish.internal.Activator
 
addBundle(RunnerBundle) - Method in interface org.ops4j.pax.runner.Context
Adds a runner bundle to the list of bunsles to be installed in the platform
addBundle(RunnerBundle) - Method in class org.ops4j.pax.runner.ContextImpl
Adds a runner bundle to the list of bunsles to be installed in the platform
addBundleListener(BundleListener) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
addBundleListener(BundleListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
addFrameworkListener(FrameworkListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
addServiceListener(ServiceListener, String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
addServiceListener(ServiceListener, String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
addServiceListener(ServiceListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
append(String[]) - Method in class org.ops4j.pax.runner.platform.internal.CommandLineBuilder
Appends an array of strings to command line.
append(String) - Method in class org.ops4j.pax.runner.platform.internal.CommandLineBuilder
Appends a string to command line.
ask() - Static method in class org.ops4j.pax.runner.User
 
AuditedProperties - Class in org.ops4j.pax.runner
Java Properties that audits changes of properties from the moment that was created.
AuditedProperties(Properties) - Constructor for class org.ops4j.pax.runner.AuditedProperties
Creates an empty property list with the specified defaults.

B

BundleReference - Interface in org.ops4j.pax.runner.platform
Metadata about the bundle.
BundleReferenceBean - Class in org.ops4j.pax.runner.platform
A Java bean like implementation of Bundle reference.
BundleReferenceBean(URL) - Constructor for class org.ops4j.pax.runner.platform.BundleReferenceBean
Create a new bundle reference based on url and with null start level and start.
BundleReferenceBean(String, URL) - Constructor for class org.ops4j.pax.runner.platform.BundleReferenceBean
Create a new bundle reference based on url with the m_name form the corresponding parameter and with null start level and start.
BundleReferenceBean(String, URL, Integer, Boolean, Boolean) - Constructor for class org.ops4j.pax.runner.platform.BundleReferenceBean
Creates a new bundle reference.

C

CommandLine - Interface in org.ops4j.pax.runner
Abstracts accesss to command line arguments.
CommandLineBuilder - Class in org.ops4j.pax.runner.platform.internal
Provides easy building of command line for a java runtime.
CommandLineBuilder() - Constructor for class org.ops4j.pax.runner.platform.internal.CommandLineBuilder
Creates a new command line builder.
CommandLineImpl - Class in org.ops4j.pax.runner
Default implementation of Command Line.
CommandLineImpl(String...) - Constructor for class org.ops4j.pax.runner.CommandLineImpl
Creates a new Command line by parsing every argument into an option or argument.
CompositeURLStreamHandlerFactory - Class in org.ops4j.pax.runner.handler.internal
An composite URLStreamHandlerFactory that used it's internal list of registred URLStreamHandlerFactories to find out if they can handle the requestd protocol.
CompositeURLStreamHandlerFactory() - Constructor for class org.ops4j.pax.runner.handler.internal.CompositeURLStreamHandlerFactory
Creates a new composite url stream handler factory.
ConciergePlatformBuilder - Class in org.ops4j.pax.runner.platform.concierge.internal
Platform builder for concierge platform.
ConciergePlatformBuilder(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
Create a new equinux platform builder.
ConciergePlatformBuilderSnapshot - Class in org.ops4j.pax.runner.platform.concierge.internal
Platform builder for the snapshot (nightly build) Concierge.
ConciergePlatformBuilderSnapshot(BundleContext) - Constructor for class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilderSnapshot
Create a new equinux platform builder.
CONFIG_AUTO_WRAP - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
auto wrap platform configuration property name.
CONFIG_BOOT_DELEGATION - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Boot delegation property name.
CONFIG_BUNDLE_START_LEVEL - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Installed bundles start level configuration property name.
CONFIG_CLASSPATH - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Classpath configuration property name.
CONFIG_CONSOLE - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Console configuration property name.
CONFIG_DEBUG_CLASS_LOADING - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Debug class loading configuration property name.
CONFIG_DEFINITION_URL - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Definition URL configuration property name.
CONFIG_DOWNLOAD_FEEDBACK - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Download feeback configuration property name.
CONFIG_EXECUTION_ENV - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Execution environment configuration property name.
CONFIG_FRAMEWORK_PROFILE - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Framework profile configuration property name.
CONFIG_JAVA_HOME - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Java home configuration property name.
CONFIG_KEEP_ORIGINAL_URLS - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Use original URls property name.
CONFIG_OVERWRITE - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Overwrite configuration property name.
CONFIG_OVERWRITE_SYSTEM_BUNDLES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Overwrite system bundles configuration property name.
CONFIG_OVERWRITE_USER_BUNDLES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Overwrite user bundles configuration property name.
CONFIG_PROFILE_START_LEVEL - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Platform bundles start level configuration property name.
CONFIG_PROFILES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Profiles configuration property name.
CONFIG_SKIP_INVALID_BUNDLES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Skip invalid bundles property name.
CONFIG_START_LEVEL - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Platform start level configuration property name.
CONFIG_SYSTEM_PACKAGES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
System packages configuration property name.
CONFIG_USE_ABSOLUTE_FILE_PATHS - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Use absolute file paths property name.
CONFIG_USE_PERSISTED_STATE - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
UsePersistedState platform configuration property name.
CONFIG_VALIDATE_BUNDLES - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Validate bundles property name.
CONFIG_VMOPTIONS - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Virtual Machine options configuration property name.
CONFIG_WORKING_DIRECTORY - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Working directory configuration property name.
Configuration - Interface in org.ops4j.pax.runner
Abstracts accesss to runner configuration.
Configuration - Interface in org.ops4j.pax.runner.platform
PlatformImpl configuration.
ConfigurationException - Exception in org.ops4j.pax.runner
 
ConfigurationException(String) - Constructor for exception org.ops4j.pax.runner.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.ops4j.pax.runner.ConfigurationException
 
ConfigurationImpl - Class in org.ops4j.pax.runner
Configuration implementation that reads properties from a properties file.
ConfigurationImpl(String) - Constructor for class org.ops4j.pax.runner.ConfigurationImpl
Creates the configuration by reading propertiesfrom an url.
ConfigurationImpl - Class in org.ops4j.pax.runner.platform.internal
Service Configuration implementation.
ConfigurationImpl(PropertyResolver) - Constructor for class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Creates a new service configuration.
Context - Interface in org.ops4j.pax.runner
Runner context.
ContextImpl - Class in org.ops4j.pax.runner
Bean like implementation of context.
ContextImpl() - Constructor for class org.ops4j.pax.runner.ContextImpl
Create a new Context implementation.
createFilter(String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
createFilter(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
createPlatformBuilders(BundleContext) - Method in class org.ops4j.pax.runner.platform.builder.AbstractPlatformBuilderActivator
Platform builders factory method.
createPlatformBuilders(BundleContext) - Method in class org.ops4j.pax.runner.platform.concierge.internal.Activator
Platform builders factory method.
createPlatformBuilders(BundleContext) - Method in class org.ops4j.pax.runner.platform.equinox.internal.Activator
Platform builders factory method.
createPlatformBuilders(BundleContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.Activator
Platform builders factory method.
createPlatformBuilders(BundleContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.Activator
Platform builders factory method.
createURLStreamHandler(String) - Method in class org.ops4j.pax.runner.handler.internal.CompositeURLStreamHandlerFactory
Searches the registered factories for one that can handle the protocol.
createURLStreamHandler(String) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerExtender
If there is a registred URLStreamHandlerService for the protocol the URLStreamHandlerService is returned, otherwise will return null, so the JVM will handle as defaut.

D

Daemon - Class in org.ops4j.pax.runner.daemon
The class that runs as Daemon for the Pax Runner.
Daemon() - Constructor for class org.ops4j.pax.runner.daemon.Daemon
 
DaemonLauncher - Class in org.ops4j.pax.runner.daemon
An entry point to start and stop the Daemon from the CLI.
debug(Object) - Method in interface org.apache.commons.logging.Log
 
debug(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
debug(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
debug(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 
DefaultJavaRunner - Class in org.ops4j.pax.runner.platform
Default Java Runner.
DefaultJavaRunner() - Constructor for class org.ops4j.pax.runner.platform.DefaultJavaRunner
Constructor.
DefaultJavaRunner(boolean) - Constructor for class org.ops4j.pax.runner.platform.DefaultJavaRunner
Constructor.

E

equals(URL, URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
equals(Object) - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
equals(Object) - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
 
equals(Object) - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
EquinoxPlatformBuilder - Class in org.ops4j.pax.runner.platform.equinox.internal
Platform builder for equinox platform.
EquinoxPlatformBuilder(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
Create a new equinux platform builder.
EquinoxPlatformBuilderSnapshot - Class in org.ops4j.pax.runner.platform.equinox.internal
Platform builder for the snapshot (nightly build) Equinox.
EquinoxPlatformBuilderSnapshot(BundleContext) - Constructor for class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilderSnapshot
Create a new equinux platform builder.
error(Object) - Method in interface org.apache.commons.logging.Log
 
error(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
error(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
error(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.NoopJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.platform.DefaultJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.platform.InitDScriptRunner
retrieve template, replace some values and write to m_applicationName
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.platform.InProcessJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File) - Method in interface org.ops4j.pax.runner.platform.JavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.platform.ScriptJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File) - Method in class org.ops4j.pax.runner.platform.ZipJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
ExtensionBasedProvisionSchemaResolver - Class in org.ops4j.pax.runner
Extension based provision schema resolver:
* if starts with scan- returns the same value
* if extension is pom -> scan-pom
* if extension is jar or bundle -> scan-jar
* if extension is zip -> scan-zip
* if any other extension -> scan-file
* if no extension or ends with slash or backslash -> scan-dir

It also adds a file protocol if is a local file.
ExtensionBasedProvisionSchemaResolver() - Constructor for class org.ops4j.pax.runner.ExtensionBasedProvisionSchemaResolver
 

F

fatal(Object) - Method in interface org.apache.commons.logging.Log
 
fatal(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
fatal(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
fatal(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 
FelixPlatformBuilderF100T122 - Class in org.ops4j.pax.runner.platform.felix.internal
Platform builder for felix platform from version 1.0.0 till 1.2.2.
FelixPlatformBuilderF100T122(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
Create a new felix platform builder.
FelixPlatformBuilderF140T141 - Class in org.ops4j.pax.runner.platform.felix.internal
Platform builder for felix platform versions 1.4.0 and 1.4.1.
FelixPlatformBuilderF140T141(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
Create a new felix platform builder.
FelixPlatformBuilderF160 - Class in org.ops4j.pax.runner.platform.felix.internal
Platform builder for felix platform after 1.6.0.
FelixPlatformBuilderF160(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF160
FelixPlatformBuilderSnapshot - Class in org.ops4j.pax.runner.platform.felix.internal
Platform builder for snapshot (nightly build) Felix.
FelixPlatformBuilderSnapshot(BundleContext) - Constructor for class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderSnapshot
FilePathStrategy - Interface in org.ops4j.pax.runner.platform
Strategy to be used regarding file paths.
findEntries(String, String, boolean) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 

G

ge(LogLevel, LogLevel) - Static method in enum org.apache.commons.logging.LogLevel
 
get(String) - Method in interface org.ops4j.pax.runner.OptionResolver
Returns the value of option.
get(String) - Method in class org.ops4j.pax.runner.OptionResolverImpl
Returns the value of option.
getAllServiceReferences(String, String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getArguments() - Method in interface org.ops4j.pax.runner.CommandLine
Returns the list of all arguments.
getArguments() - Method in class org.ops4j.pax.runner.CommandLineImpl
Returns the list of all arguments.
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
 
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
getArguments(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
getArguments(PlatformContext) - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns an array of platform specific startup arguments.
getArgumentsFileURL() - Method in class org.ops4j.pax.runner.CommandLineImpl
getBootDelegation() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns a comma separated list of boot delegation packages according to OSGi core specs 3.2.3 (in 4.0.1).
getBootDelegation() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getBundle() - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getBundle() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getBundle(long) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getBundleContext() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getBundleId() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getBundles() - Method in interface org.ops4j.pax.runner.Context
Returns a list of runner bundles to be installed.
getBundles() - Method in class org.ops4j.pax.runner.ContextImpl
Returns a list of runner bundles to be installed.
getBundles() - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getBundles() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getBundles() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns a list of bundles to be installed.
getBundles() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns a list of bundles to be installed.
getBundleStartLevel(Bundle) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
getBundleStartLevel() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the installed bundles start level option - optional; the platform start level.
getBundleStartLevel() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getClasspath() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the classpatch option - optional; a File.pathSeparator separated list of classpath entries to be appended to the framework classpath which consists out of the framework system jar.
getClasspath() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
TODO add unit tests
getCommandLine() - Method in interface org.ops4j.pax.runner.Context
Returns the command line in use.
getCommandLine() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the command line in use.
getConfiguration() - Method in interface org.ops4j.pax.runner.Context
Returns the configuration in use.
getConfiguration() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the configuration in use.
getConfiguration() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns the configuration.
getConfiguration() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns the configuration.
getDataFile(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getDefaultPort() - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilderSnapshot
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilderSnapshot
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderSnapshot
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderSnapshot
Retuns an input stream out of the definition file to be used.
getDefinition(Configuration) - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Retuns an input stream out of the definition file to be used.
getDefinitionURL() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the definition url option - optional; url to the xml file containing the definition of the platform (system bundle, profiles).
getDefinitionURL() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getEntry(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getEntryPaths(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getEventDispatcher() - Method in interface org.ops4j.pax.runner.Context
Returns the event dispatcher in use.
getEventDispatcher() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the event dispatcher in use.
getExecutionEnvironment() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the java version option - optional; the targeted version for the platform.
getExecutionEnvironment() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getExecutionEnvironment() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns the execution environments.
getExecutionEnvironment() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns the execution environments.
getFactory() - Static method in class org.apache.commons.logging.LogFactory
 
getFile() - Method in class org.ops4j.pax.runner.platform.internal.LocalSystemFileImpl
Returns the file corresponding to the system file.
getFile() - Method in interface org.ops4j.pax.runner.platform.LocalSystemFile
Returns the file corresponding to the system file.
getFilePathStrategy() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns the file path strategy in use.
getFilePathStrategy() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns the file path strategy in use.
getFrameworkProfile() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the framework profile option - optional; name of the framework profile to use.
getFrameworkProfile() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getHeaders() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getHeaders(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getHostAddress(URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
getInitialBundleStartLevel() - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
 
getInstance(String) - Method in class org.apache.commons.logging.LogFactory
 
getInstance(String, LogLevel) - Method in class org.apache.commons.logging.LogFactory
 
getInstance() - Static method in class org.ops4j.pax.runner.daemon.Daemon
 
getInstance() - Static method in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
getJavaHome() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the java home option - optional; If no version was specified then first the value of system property "JAVA_HOME" is used.
getJavaHome() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getLastModified() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Always return zero = long time ago, so provisioning service will force an update.
getLastModified() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getLocation() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getLocationAsURL() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Returns the url for the bundle.
getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
 
getLog(Class, LogLevel) - Static method in class org.apache.commons.logging.LogFactory
 
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
 
getLogger() - Static method in class org.ops4j.pax.runner.Run
 
getLogLevel() - Method in interface org.apache.commons.logging.Log
 
getLogLevel() - Method in class org.apache.commons.logging.PaxRunnerLog
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
getMainClassName() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
getMainClassName() - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns the name of the main class of the platform, class that will be used to fire up the platform.
getMandatory(String) - Method in interface org.ops4j.pax.runner.OptionResolver
Returns the value of option.
getMandatory(String) - Method in class org.ops4j.pax.runner.OptionResolverImpl
Returns the value of option.
getMultiple(String) - Method in interface org.ops4j.pax.runner.OptionResolver
Returns the value of option that can be specified more times under the same name (as an array of values).
getMultiple(String) - Method in class org.ops4j.pax.runner.OptionResolverImpl
Returns the value of option that can be specified more times under the same name (as an array of values).
getMultipleOption(String) - Method in interface org.ops4j.pax.runner.CommandLine
Returns the values of an array option (multiple values) by key.
getMultipleOption(String) - Method in class org.ops4j.pax.runner.CommandLineImpl
Returns the values of an array option (multiple values) by key.
getName() - Method in interface org.ops4j.pax.runner.platform.BundleReference
Returns the name to the bundle to be installed.
getName() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
getName() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
Returns the name to the bundle to be installed.
getName() - Method in interface org.ops4j.pax.runner.platform.SystemFileReference
Returns the name to the system file to be installed.
getName() - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
getOption(String) - Method in interface org.ops4j.pax.runner.CommandLine
Returns the value of an option by key.
getOption(String) - Method in class org.ops4j.pax.runner.CommandLineImpl
Returns the value of an option by key.
getOptionResolver() - Method in interface org.ops4j.pax.runner.Context
Returns the option resolver in use.
getOptionResolver() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the option resolver in use.
getPackages() - Method in interface org.ops4j.pax.runner.platform.internal.PlatformDefinition
Returns a list of comma separated list of packages required by the platform.
getPackages() - Method in class org.ops4j.pax.runner.platform.internal.PlatformDefinitionImpl
 
getPlatformBundles(String) - Method in interface org.ops4j.pax.runner.platform.internal.PlatformDefinition
Returns a list of bundles to be installed as part of the platform.
getPlatformBundles(String) - Method in class org.ops4j.pax.runner.platform.internal.PlatformDefinitionImpl
 
getProfiles() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the profiles option - optional; a comma separated list of profiles to be used.
getProfiles() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getProfileStartLevel() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the platform bundles start level option - optional; the start level at which the platform bundles will be started.
getProfileStartLevel() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getProperties() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns platform properties.
getProperties() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns platform properties.
getProperty(String) - Method in class org.ops4j.pax.runner.AuditedProperties
Delegate to defaults if not found.
getProperty(String, String) - Method in class org.ops4j.pax.runner.AuditedProperties
Delegate to defaults if not found.
getProperty(String) - Method in interface org.ops4j.pax.runner.Configuration
Returns a property from configuration by key.
getProperty(String) - Method in class org.ops4j.pax.runner.ConfigurationImpl
Returns a property from configuration by key.
getProperty(String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getProperty(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getProperty(String) - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns a raw configuration property by name.
getProperty(String) - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Returns a raw configuration property by name.
getPropertyNames(String) - Method in interface org.ops4j.pax.runner.Configuration
Returns all properties those name match the regexp.
getPropertyNames(String) - Method in class org.ops4j.pax.runner.ConfigurationImpl
{&inheritDoc}
getProviderName() - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
getProviderName() - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
 
getProviderName() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
getProviderName() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
getProviderName() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
getProviderName() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
getProviderName() - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns the name of the provider (e.g.
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
 
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
getProviderVersion() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
getProviderVersion() - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns the version of the provider (e.g.
getRegisteredServices() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
If the console option is set then it will return the tui profile otherwise will return null.
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
Return null as there is no profile required by equinox.
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
If the console option is set then it will return the tui profile otherwise will return null.
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
If the console option is set then it will return the tui profile otherwise will return null.
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
If the console option is set then it will return the tui profile otherwise will return null.
getRequiredProfile(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
If the console option is set then it will return the tui profile otherwise will return null.
getRequiredProfile(PlatformContext) - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns a comma separated list of profiles if required by platform or null if no profile is required.
getResource(String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Delegates to class loader.
getResource(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getResources(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getService(ServiceReference) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getService(ServiceReference) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getServiceReference(String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getServiceReference(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getServiceReferences(String, String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
getServiceReferences(String, String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
getServiceRegistry() - Method in interface org.ops4j.pax.runner.Context
Returns the service registry in use.
getServiceRegistry() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the service registry in use.
getServicesInUse() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getSignerCertificates(int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getStartLevel() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Returns the start level of the bundle.
getStartLevel() - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
getStartLevel() - Method in interface org.ops4j.pax.runner.platform.BundleReference
The start level of the bundle.
getStartLevel() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
getStartLevel() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the platform start level option - optional; the platform start level.
getStartLevel() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getStartLevel() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
The start level of the bundle.
getState() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
 
getState() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getSymbolicName() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getSystemFileReference() - Method in class org.ops4j.pax.runner.platform.internal.LocalSystemFileImpl
Returns the system file reference this file is refering to.
getSystemFileReference() - Method in interface org.ops4j.pax.runner.platform.LocalSystemFile
Returns the system file reference this file is refering to.
getSystemPackage() - Method in interface org.ops4j.pax.runner.platform.internal.PlatformDefinition
Returns the system package = a jar containing the main platform classes.
getSystemPackage() - Method in class org.ops4j.pax.runner.platform.internal.PlatformDefinitionImpl
 
getSystemPackageName() - Method in interface org.ops4j.pax.runner.platform.internal.PlatformDefinition
Returns the "nice" name for system package.
getSystemPackageName() - Method in class org.ops4j.pax.runner.platform.internal.PlatformDefinitionImpl
 
getSystemPackages() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the system packages option - optional; a comma separated list of packages that should be exported by the framework bundles, in addition to the standard packages list.
getSystemPackages() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getSystemPackages() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns the list of system packages in use depending on java version.
getSystemPackages() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns the list of system packages in use depending on java version.
getSystemProperties() - Method in interface org.ops4j.pax.runner.Context
Returns the system properties to be used for starting the platform.
getSystemProperties() - Method in class org.ops4j.pax.runner.ContextImpl
Returns the system properties to be used for starting the platform.
getURL() - Method in interface org.ops4j.pax.runner.platform.BundleReference
Returns the url to the bundle to be installed.
getURL() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
getURL() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
Returns the url to the bundle to be installed.
getURL() - Method in interface org.ops4j.pax.runner.platform.SystemFileReference
Returns the url to the system file to be installed.
getURL() - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
getURLStreamHandlerFactory() - Static method in class org.ops4j.pax.runner.handler.internal.URLUtils
Return the current URLStreamHandlerFactory.
getVersion() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
getVMOptions() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the virtual machine options option - optional; virtual machine options to be used for the VM that will be used for the platform.
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
return snull as there are no additional virtual machien arguments.
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
getVMOptions() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
getVMOptions(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
getVMOptions(PlatformContext) - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Returns an array of virtual machine options specific to platform as -D.
getWorkingDirectory() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the working directory option - ptional; a file path where the platform specific artifacts will be stored.
getWorkingDirectory() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
getWorkingDirectory() - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Returns the working directory.
getWorkingDirectory() - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Returns the working directory.

H

hashCode(URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
hashCode() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
hashCode() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
 
hasPermission(Object) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
hostsEqual(URL, URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.

I

increment(long, long) - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.CoarseGrainedProgressBar
 
increment(long, long) - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.FineGrainedProgressBar
 
increment(long, long) - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.NullProgressBar
 
increment(long, long) - Method in interface org.ops4j.pax.runner.platform.internal.StreamUtils.ProgressBar
Callback on download progress.
info(Object) - Method in interface org.apache.commons.logging.Log
 
info(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
info(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
info(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 
Info - Class in org.ops4j.pax.runner.commons
 
InitDScriptRunner - Class in org.ops4j.pax.runner.platform
 
InitDScriptRunner(String) - Constructor for class org.ops4j.pax.runner.platform.InitDScriptRunner
Constructor
InProcessJavaRunner - Class in org.ops4j.pax.runner.platform
In process Java Runner.
InProcessJavaRunner() - Constructor for class org.ops4j.pax.runner.platform.InProcessJavaRunner
Constructor.
install(ServiceRegistry) - Static method in class org.ops4j.pax.runner.osgi.RunnerStartLevel
Installs itself as a service in felix service registry.
installBundle(String) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
installBundle(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
installBundle(String, InputStream) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
isAutoWrap() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if not osgi compliant jars should be automatically wrapped (transformed to osgi compliant).
isAutoWrap() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isBundleActivationPolicyUsed(Bundle) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
isBundlePersistentlyStarted(Bundle) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
isDaemonStarted() - Static method in class org.ops4j.pax.runner.daemon.Daemon
Determines if any instance of the Daemon is already started.
isDebugClassLoading() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the platform should print debug messages about class loading.
isDebugClassLoading() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isDebugEnabled() - Method in interface org.apache.commons.logging.Log
 
isDebugEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 
isDownloadFeedback() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if detailed information about downloading process should be displayed.
isDownloadFeedback() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isErrorEnabled() - Method in interface org.apache.commons.logging.Log
 
isErrorEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 
isFatalEnabled() - Method in interface org.apache.commons.logging.Log
 
isFatalEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 
isInfoEnabled() - Method in interface org.apache.commons.logging.Log
 
isInfoEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 
isOverwrite() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the already downloaded bundles from a previous run must be overwritten.
isOverwrite() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isOverwriteSystemBundles() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the already downloaded system bundles from a previous run must be overwritten.
isOverwriteSystemBundles() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isOverwriteUserBundles() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the already downloaded user bundles from a previous run must be overwritten.
isOverwriteUserBundles() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
isTraceEnabled() - Method in interface org.apache.commons.logging.Log
 
isTraceEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 
isWarnEnabled() - Method in interface org.apache.commons.logging.Log
 
isWarnEnabled() - Method in class org.apache.commons.logging.PaxRunnerLog
 

J

JavaRunner - Interface in org.ops4j.pax.runner.platform
Simple API for an external Java runner service.

K

keepOriginalUrls() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the provisioning urls should be the ones provided by scanners or the local cashed ones.
keepOriginalUrls() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Returns true if the provisioning urls should be the ones provided by scanners or the local cashed ones.
KnopflerfishPlatformBuilderF200T233 - Class in org.ops4j.pax.runner.platform.knopflerfish.internal
Platform builder for knopflerfish platform.
KnopflerfishPlatformBuilderF200T233(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
Create a new equinux platform builder.
KnopflerfishPlatformBuilderF300 - Class in org.ops4j.pax.runner.platform.knopflerfish.internal
Platform builder for knopflerfish platform after version 3.0.0.
KnopflerfishPlatformBuilderF300(BundleContext, String) - Constructor for class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
Create a new equinux platform builder.
KnopflerfishPlatformBuilderSnapshot - Class in org.ops4j.pax.runner.platform.knopflerfish.internal
Platform builder for snapshot (nightly build) Knopflerfish.
KnopflerfishPlatformBuilderSnapshot(BundleContext) - Constructor for class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderSnapshot
Create a new equinux platform builder.

L

load(String...) - Method in class org.ops4j.pax.runner.daemon.Daemon
Prepares the instance of this class with configurations, before launching the Pax-Runner.
loadClass(String) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
LocalBundleReference - Class in org.ops4j.pax.runner.platform.internal
A BundleReference pointing to a local downloaded file.
LocalBundleReference(BundleReference, File) - Constructor for class org.ops4j.pax.runner.platform.internal.LocalBundleReference
Creates a new local bundle.
LocalSystemFile - Interface in org.ops4j.pax.runner.platform
A system file reference in local file system.
LocalSystemFileImpl - Class in org.ops4j.pax.runner.platform.internal
A Java bean like implementation of local system file.
LocalSystemFileImpl(SystemFileReference, File) - Constructor for class org.ops4j.pax.runner.platform.internal.LocalSystemFileImpl
Creates a new local bundle.
Log - Interface in org.apache.commons.logging
 
LogFactory - Class in org.apache.commons.logging
 
LogLevel - Enum in org.apache.commons.logging
 

M

main(String[]) - Static method in class org.ops4j.pax.runner.daemon.Daemon
Launches a new Daemon instance, that will bring up the Pax Runner.
main(String[]) - Static method in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
main(String...) - Static method in class org.ops4j.pax.runner.Run
main(JavaRunner, String...) - Static method in class org.ops4j.pax.runner.Run
Start OSGi framework based on command-line arguments, using external Java runner service.
MissingOptionException - Exception in org.ops4j.pax.runner
 
MissingOptionException(String) - Constructor for exception org.ops4j.pax.runner.MissingOptionException
 

N

newInstance() - Static method in class org.apache.commons.logging.PaxRunnerLog
 
newInstance(LogLevel) - Static method in class org.apache.commons.logging.PaxRunnerLog
 
NoopJavaRunner - Class in org.ops4j.pax.runner
A JavaRunner that does nothing.
NoopJavaRunner() - Constructor for class org.ops4j.pax.runner.NoopJavaRunner
 
normalizeAsPath(File) - Method in interface org.ops4j.pax.runner.platform.FilePathStrategy
Returns the file in relative form (compared to working directory)
normalizeAsPath(File) - Method in class org.ops4j.pax.runner.platform.internal.AbsoluteFilePathStrategy
Returns the file in relative form (compared to working directory)
normalizeAsPath(File) - Method in class org.ops4j.pax.runner.platform.internal.RelativeFilePathStrategy
Returns the file in relative form (compared to working directory)
normalizeAsUrl(File) - Method in interface org.ops4j.pax.runner.platform.FilePathStrategy
Returns the file in relative form as url (compared to working directory)
normalizeAsUrl(URL) - Method in interface org.ops4j.pax.runner.platform.FilePathStrategy
Returns the url in relative form as url (compared to working directory).
normalizeAsUrl(File) - Method in class org.ops4j.pax.runner.platform.internal.AbsoluteFilePathStrategy
Returns the file in relative form as url (compared to working directory)
normalizeAsUrl(URL) - Method in class org.ops4j.pax.runner.platform.internal.AbsoluteFilePathStrategy
Returns the url in relative form as url (compared to working directory).
normalizeAsUrl(File) - Method in class org.ops4j.pax.runner.platform.internal.RelativeFilePathStrategy
Returns the file in relative form as url (compared to working directory)
normalizeAsUrl(URL) - Method in class org.ops4j.pax.runner.platform.internal.RelativeFilePathStrategy
Returns the url in relative form as url (compared to working directory).

O

openConnection(URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
OPTION_BOOT_CP_APPEND - Static variable in interface org.ops4j.pax.runner.CommandLine
Boot classpath appended option.
OPTION_BOOT_CP_PREPEND - Static variable in interface org.ops4j.pax.runner.CommandLine
Boot classpath prepended option.
OPTION_CONFIG - Static variable in interface org.ops4j.pax.runner.CommandLine
Configuration url option.
OPTION_CONSOLE - Static variable in interface org.ops4j.pax.runner.CommandLine
Console option.
OPTION_EXECUTOR - Static variable in interface org.ops4j.pax.runner.CommandLine
Executor option.
OPTION_HANDLERS - Static variable in interface org.ops4j.pax.runner.CommandLine
Handlers option.
OPTION_LOG - Static variable in interface org.ops4j.pax.runner.CommandLine
Debug option.
OPTION_PATTERN - Static variable in class org.ops4j.pax.runner.CommandLineImpl
Option pattern.
OPTION_PLATFORM - Static variable in interface org.ops4j.pax.runner.CommandLine
Platform option.
OPTION_PLATFORM_VERSION - Static variable in interface org.ops4j.pax.runner.CommandLine
Platform version option.
OPTION_PLATFORM_VERSION_SNAPSHOT - Static variable in interface org.ops4j.pax.runner.CommandLine
Platform snapshot version option.
OPTION_PROFILES - Static variable in interface org.ops4j.pax.runner.CommandLine
Profiles option.
OPTION_PROFILES_GROUPID - Static variable in interface org.ops4j.pax.runner.CommandLine
Profiles group id.
OPTION_PROFILES_REPO - Static variable in interface org.ops4j.pax.runner.CommandLine
Profiles repository.
OPTION_SCANNERS - Static variable in interface org.ops4j.pax.runner.CommandLine
Scanners option.
OPTION_SERVICES - Static variable in interface org.ops4j.pax.runner.CommandLine
Services option.
OPTION_SHELL - Static variable in interface org.ops4j.pax.runner.CommandLine
Shell option.
OPTION_START - Static variable in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
OPTION_STARTD - Static variable in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
OPTION_STOP - Static variable in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
OptionResolver - Interface in org.ops4j.pax.runner
Resolvs options by name.
OptionResolverImpl - Class in org.ops4j.pax.runner
Resolvs options by:
1.
OptionResolverImpl(CommandLine, Configuration) - Constructor for class org.ops4j.pax.runner.OptionResolverImpl
Creates anew option resolver.
org.apache.commons.logging - package org.apache.commons.logging
 
org.ops4j.pax.runner - package org.ops4j.pax.runner
 
org.ops4j.pax.runner.commons - package org.ops4j.pax.runner.commons
 
org.ops4j.pax.runner.commons.properties - package org.ops4j.pax.runner.commons.properties
 
org.ops4j.pax.runner.daemon - package org.ops4j.pax.runner.daemon
 
org.ops4j.pax.runner.handler.internal - package org.ops4j.pax.runner.handler.internal
 
org.ops4j.pax.runner.osgi - package org.ops4j.pax.runner.osgi
 
org.ops4j.pax.runner.platform - package org.ops4j.pax.runner.platform
 
org.ops4j.pax.runner.platform.builder - package org.ops4j.pax.runner.platform.builder
 
org.ops4j.pax.runner.platform.concierge.internal - package org.ops4j.pax.runner.platform.concierge.internal
 
org.ops4j.pax.runner.platform.equinox.internal - package org.ops4j.pax.runner.platform.equinox.internal
 
org.ops4j.pax.runner.platform.felix.internal - package org.ops4j.pax.runner.platform.felix.internal
 
org.ops4j.pax.runner.platform.internal - package org.ops4j.pax.runner.platform.internal
 
org.ops4j.pax.runner.platform.knopflerfish.internal - package org.ops4j.pax.runner.platform.knopflerfish.internal
 

P

parseURL(URL, String, int, int) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
PASSWORD_FILE - Static variable in class org.ops4j.pax.runner.daemon.Daemon
Configuration option to specify password file, if not specified, the name of the default password file.
PaxRunnerLog - Class in org.apache.commons.logging
 
PID - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
Service PID used for configuration.
PLACEHOLDER_PREFIX - Static variable in class org.ops4j.pax.runner.commons.properties.SystemPropertyUtils
Prefix for system property placeholders: "${"
PLACEHOLDER_SUFFIX - Static variable in class org.ops4j.pax.runner.commons.properties.SystemPropertyUtils
Suffix for system property placeholders: "}"
Platform - Interface in org.ops4j.pax.runner.platform
Platform service exposes a service that could start an osgi implementation.
PLATFORM_VERSION_SNAPSHOT - Static variable in interface org.ops4j.pax.runner.CommandLine
Platform snapshot version.
PlatformBuilder - Interface in org.ops4j.pax.runner.platform
Callback methods for platform specific actions.
PlatformContext - Interface in org.ops4j.pax.runner.platform
PlatformImpl start context.
PlatformContextImpl - Class in org.ops4j.pax.runner.platform.internal
 
PlatformContextImpl() - Constructor for class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
 
PlatformDefinition - Interface in org.ops4j.pax.runner.platform.internal
Abstracts the platform definition file.
PlatformDefinitionImpl - Class in org.ops4j.pax.runner.platform.internal
Implementation of platform definition that that reads definition form an xml.
PlatformDefinitionImpl(InputStream, Integer) - Constructor for class org.ops4j.pax.runner.platform.internal.PlatformDefinitionImpl
Creates a new platform definition by reading an xml from an output stream.
PlatformException - Exception in org.ops4j.pax.runner.platform
Thrown to indicate an exception during running of the platform.
PlatformException(String) - Constructor for exception org.ops4j.pax.runner.platform.PlatformException
 
PlatformException(String, Throwable) - Constructor for exception org.ops4j.pax.runner.platform.PlatformException
 
PlatformImpl - Class in org.ops4j.pax.runner.platform.internal
Handles the workflow of creating the platform.
PlatformImpl(PlatformBuilder) - Constructor for class org.ops4j.pax.runner.platform.internal.PlatformImpl
Creates a new platform.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
Creates a config.ini file under the working directory/knopflerfish directory.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
Creates a config.ini file under the working directory/equinox directory.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
Creates a config.ini file under the working directory/felix directory.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
Creates a config.ini file under the working directory/felix directory.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
Creates a config.ini file under the working directory/knopflerfish directory.
prepare(PlatformContext) - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
Creates a config.ini file under the working directory/knopflerfish directory.
prepare(PlatformContext) - Method in interface org.ops4j.pax.runner.platform.PlatformBuilder
Prepares platform for running.
print(String) - Static method in class org.ops4j.pax.runner.commons.Info
 
print(String, String) - Static method in class org.ops4j.pax.runner.commons.Info
 
println(String) - Static method in class org.ops4j.pax.runner.commons.Info
 
println() - Static method in class org.ops4j.pax.runner.commons.Info
 
println(String, String) - Static method in class org.ops4j.pax.runner.commons.Info
 
PROPERTY_PROVIDER - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
The service property name under which the platform name should be registered.
PROPERTY_PROVIDER_VERSION - Static variable in interface org.ops4j.pax.runner.platform.ServiceConstants
The servive property name under which the platform version should be registered.
ProvisionSchemaResolver - Interface in org.ops4j.pax.runner
 

R

register(String[], URLStreamHandlerService) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerExtender
Registres the URLStreamHandlerService as URLStreamHandler.
registerFactory(URLStreamHandlerFactory) - Method in class org.ops4j.pax.runner.handler.internal.CompositeURLStreamHandlerFactory
Registeres a factory with the composite.
registerService(String, Object, Dictionary) - Method in class org.ops4j.pax.runner.osgi.RunnerBundleContext
 
registerService(String[], Object, Dictionary) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
registerService(String, Object, Dictionary) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
RelativeFilePathStrategy - Class in org.ops4j.pax.runner.platform.internal
A relative FilePathStrategy that normalizes the paths relative to a base directory.
RelativeFilePathStrategy(File) - Constructor for class org.ops4j.pax.runner.platform.internal.RelativeFilePathStrategy
Constructor.
removeBundleListener(BundleListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
removeFrameworkListener(FrameworkListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
removeServiceListener(ServiceListener) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
resetURLStreamHandlerFactory() - Static method in class org.ops4j.pax.runner.handler.internal.URLUtils
Resets the current URLStreamHandlerFactory and returns the current factory.
resolve(String) - Method in class org.ops4j.pax.runner.ExtensionBasedProvisionSchemaResolver
resolve(String) - Method in interface org.ops4j.pax.runner.ProvisionSchemaResolver
 
resolvePlaceholders(String) - Static method in class org.ops4j.pax.runner.commons.properties.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePlaceholders(String, Properties) - Static method in class org.ops4j.pax.runner.commons.properties.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding property values or system property values.
Run - Class in org.ops4j.pax.runner
Main runner class.
Run() - Constructor for class org.ops4j.pax.runner.Run
Creates a new runner.
RunnerBundle - Class in org.ops4j.pax.runner.osgi
 
RunnerBundle() - Constructor for class org.ops4j.pax.runner.osgi.RunnerBundle
Default constructor.
RunnerBundle(URL) - Constructor for class org.ops4j.pax.runner.osgi.RunnerBundle
Creates a bundle with a specific location (valid URL).
RunnerBundleContext - Class in org.ops4j.pax.runner.osgi
 
RunnerBundleContext(Context) - Constructor for class org.ops4j.pax.runner.osgi.RunnerBundleContext
Creates a new bundle context.
RunnerStartLevel - Class in org.ops4j.pax.runner.osgi
 
RunnerStartLevel() - Constructor for class org.ops4j.pax.runner.osgi.RunnerStartLevel
 

S

sameFile(URL, URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
ScriptJavaRunner - Class in org.ops4j.pax.runner.platform
A Java Runner that writes shell and batch scripts in the runner directory that start the specified OSGi framework.
ScriptJavaRunner() - Constructor for class org.ops4j.pax.runner.platform.ScriptJavaRunner
Constructor.
ServiceConstants - Interface in org.ops4j.pax.runner.platform
An enumeration of constants related to platform service.
setBundles(List<BundleReference>) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the client bundles to be installed.
setBundles(List<BundleReference>) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the client bundles to be installed.
setBundleStartLevel(Bundle, int) - Method in class org.ops4j.pax.runner.osgi.RunnerStartLevel
Sets the bundle start level if the bundle is a runner bundle.
setBundleStartLevel(Bundle, int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
setCommandLine(CommandLine) - Method in interface org.ops4j.pax.runner.Context
Sets the command line in use.
setCommandLine(CommandLine) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the command line in use.
setConfiguration(Configuration) - Method in interface org.ops4j.pax.runner.Context
Sets the configuration in use.
setConfiguration(Configuration) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the configuration in use.
setConfiguration(Configuration) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the configuration.
setConfiguration(Configuration) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the configuration.
setEventDispatcher(EventDispatcher) - Method in interface org.ops4j.pax.runner.Context
Sets the event dispatcher in use.
setEventDispatcher(EventDispatcher) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the event dispatcher in use.
setExecutionEnvironment(String) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the execution environment.
setExecutionEnvironment(String) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the execution environment.
setFilePathStrategy(FilePathStrategy) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the file path strategy in use.
setFilePathStrategy(FilePathStrategy) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the file path strategy in use.
setInitialBundleStartLevel(int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
setName(String) - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
setName(String) - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
setOptionResolver(OptionResolver) - Method in interface org.ops4j.pax.runner.Context
Sets the option resolver in use.
setOptionResolver(OptionResolver) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the option resolver in use.
setProperties(Properties) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the platform properties.
setProperties(Properties) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the platform properties.
setProperty(String, String) - Method in class org.ops4j.pax.runner.AuditedProperties
 
setResolver(PropertyResolver) - Method in class org.ops4j.pax.runner.platform.internal.PlatformImpl
Sets the propertyResolver to use.
setServiceRegistry(ServiceRegistry) - Method in interface org.ops4j.pax.runner.Context
Sets the service registry in use.
setServiceRegistry(ServiceRegistry) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the service registry in use.
setShouldStart(Boolean) - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
setStartLevel(Integer) - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
The start level of the bundle.
setStartLevel(int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
setStartLevel(Integer) - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
setSystemPackages(String) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the system packages tht will be exported by the framework.
setSystemPackages(String) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the system packages tht will be exported by the framework.
setSystemProperties(Properties) - Method in interface org.ops4j.pax.runner.Context
Sets the system properties that will be used when starting the platform.
setSystemProperties(Properties) - Method in class org.ops4j.pax.runner.ContextImpl
Sets the system properties that will be used when starting the platform.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
 
setURL(URL) - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
setURL(URL) - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class org.ops4j.pax.runner.handler.internal.URLUtils
Sets the URL stream handler factory even if the URLSStreamHandler factory is already set in the URL.
setWorkingDirectory(File) - Method in class org.ops4j.pax.runner.platform.internal.PlatformContextImpl
Sets the working directory.
setWorkingDirectory(File) - Method in interface org.ops4j.pax.runner.platform.PlatformContext
Sets the working directory.
shouldPrepend() - Method in interface org.ops4j.pax.runner.platform.SystemFileReference
Should the system file be in the classpath appended or prepended to framework system file.
shouldPrepend() - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
shouldStart() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Returns true if the bundle should be started.
shouldStart() - Method in interface org.ops4j.pax.runner.platform.BundleReference
Should the bundle should be started?
shouldStart() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
shouldStart() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
Should the bundle should be started?
shouldUpdate() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Returns true of the bundle whould be updated.
shouldUpdate() - Method in interface org.ops4j.pax.runner.platform.BundleReference
Should the bundle should be updated?
shouldUpdate() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
shouldUpdate() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
Should the bundle should be updated?
shutdown() - Method in class org.ops4j.pax.runner.platform.DefaultJavaRunner
Stops the started java platform.
shutdown() - Method in interface org.ops4j.pax.runner.platform.StoppableJavaRunner
Stops the started java platform.
skipInvalidBundles() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the invalid bundles should be skipped from provisioning.
skipInvalidBundles() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Returns true if the invalid bundles should be skipped from provisioning.
SPACE - Static variable in class org.ops4j.pax.runner.daemon.DaemonLauncher
 
start() - Method in class org.ops4j.pax.runner.daemon.Daemon
Starts the Daemon - Launches Pax Runner, Opens up shutdown port on which it will listen to shutdown command.
start(BundleContext) - Method in class org.ops4j.pax.runner.handler.internal.Activator
 
start() - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerExtender
Registres itself to URL as URLStreamHandlerFactory.
start() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
 
start() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
start(int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
start(BundleContext) - Method in class org.ops4j.pax.runner.platform.builder.AbstractPlatformBuilderActivator
 
start(BundleContext) - Method in class org.ops4j.pax.runner.platform.internal.Activator
 
start(List<SystemFileReference>, List<BundleReference>, Properties, Dictionary, JavaRunner) - Method in class org.ops4j.pax.runner.platform.internal.PlatformImpl
 
start(List<SystemFileReference>, List<BundleReference>, Properties, Dictionary, JavaRunner) - Method in interface org.ops4j.pax.runner.platform.Platform
Starts the platform using an external Java runner service, which may not wait for it to exit.
start(JavaRunner, String...) - Static method in class org.ops4j.pax.runner.Run
Starts runner.
start(CommandLine, Configuration, OptionResolver) - Method in class org.ops4j.pax.runner.Run
Starts runner.
start(CommandLine, Configuration, OptionResolver, JavaRunner) - Method in class org.ops4j.pax.runner.Run
Starts runner with a java runner.
startConsole() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns the start console option - true/false; whether the platform console should be started.
startConsole() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
stop() - Method in class org.ops4j.pax.runner.daemon.Daemon
Stops the running instance of the Daemon and Pax Runner if any.
stop(BundleContext) - Method in class org.ops4j.pax.runner.handler.internal.Activator
Performs cleanup:
* Stop the service tracker;
* Unregister all url stream handles;
* Release extender;
* Release bundle context.
stop() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
stop(int) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
stop(BundleContext) - Method in class org.ops4j.pax.runner.platform.builder.AbstractPlatformBuilderActivator
Performs cleanup:
* Unregister the platform builder;
* Release bundle context.
stop(BundleContext) - Method in class org.ops4j.pax.runner.platform.internal.Activator
Performs cleanup:
* Stop the service tracker;
* Unregister all platforms;
* Unregister managed service;
* Release platforms;
* Release bundle context.
stop() - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.CoarseGrainedProgressBar
 
stop() - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.FineGrainedProgressBar
 
stop() - Method in class org.ops4j.pax.runner.platform.internal.StreamUtils.NullProgressBar
 
stop() - Method in interface org.ops4j.pax.runner.platform.internal.StreamUtils.ProgressBar
Callback when download finished.
StoppableJavaRunner - Interface in org.ops4j.pax.runner.platform
A JavaRunner that can be stopped.
streamCopy(InputStream, BufferedOutputStream, StreamUtils.ProgressBar) - Static method in class org.ops4j.pax.runner.platform.internal.StreamUtils
Copy a stream to a destination.
streamCopy(URL, BufferedOutputStream, StreamUtils.ProgressBar) - Static method in class org.ops4j.pax.runner.platform.internal.StreamUtils
Copy a stream from an urlto a destination.
StreamUtils - Class in org.ops4j.pax.runner.platform.internal
Stream related utilities.
StreamUtils.CoarseGrainedProgressBar - Class in org.ops4j.pax.runner.platform.internal
A progress bar that displayed corse grained information about downloading of an artifact
StreamUtils.CoarseGrainedProgressBar(String) - Constructor for class org.ops4j.pax.runner.platform.internal.StreamUtils.CoarseGrainedProgressBar
 
StreamUtils.FineGrainedProgressBar - Class in org.ops4j.pax.runner.platform.internal
A progress bar that displayed detailed information about downloading of an artifact
StreamUtils.FineGrainedProgressBar(String) - Constructor for class org.ops4j.pax.runner.platform.internal.StreamUtils.FineGrainedProgressBar
 
StreamUtils.NullProgressBar - Class in org.ops4j.pax.runner.platform.internal
A progress bar that does nothing = does not display anything on console.
StreamUtils.NullProgressBar() - Constructor for class org.ops4j.pax.runner.platform.internal.StreamUtils.NullProgressBar
 
StreamUtils.ProgressBar - Interface in org.ops4j.pax.runner.platform.internal
Feddback for downloading process.
SystemFileReference - Interface in org.ops4j.pax.runner.platform
Metadata about system file.
SystemFileReferenceBean - Class in org.ops4j.pax.runner.platform
A Java bean like implementation of system file reference.
SystemFileReferenceBean(URL) - Constructor for class org.ops4j.pax.runner.platform.SystemFileReferenceBean
Create a new bundle reference based on url, appended.
SystemFileReferenceBean(String, URL) - Constructor for class org.ops4j.pax.runner.platform.SystemFileReferenceBean
Create a new bundle reference based on url with the name from the corresponding parameter, appended
SystemFileReferenceBean(String, URL, Boolean) - Constructor for class org.ops4j.pax.runner.platform.SystemFileReferenceBean
Creates a new system file reference.
SystemPropertyUtils - Class in org.ops4j.pax.runner.commons.properties
Helper class for resolving placeholders in texts.
SystemPropertyUtils() - Constructor for class org.ops4j.pax.runner.commons.properties.SystemPropertyUtils
 

T

toArray() - Method in class org.ops4j.pax.runner.platform.internal.CommandLineBuilder
Returns the command line.
toExternalForm(URL) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Delegates to handler.
toString() - Method in class org.ops4j.pax.runner.CommandLineImpl
 
toString() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
 
toString() - Method in class org.ops4j.pax.runner.platform.BundleReferenceBean
 
toString() - Method in class org.ops4j.pax.runner.platform.concierge.internal.ConciergePlatformBuilder
 
toString() - Method in class org.ops4j.pax.runner.platform.equinox.internal.EquinoxPlatformBuilder
 
toString() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF100T122
 
toString() - Method in class org.ops4j.pax.runner.platform.felix.internal.FelixPlatformBuilderF140T141
 
toString() - Method in class org.ops4j.pax.runner.platform.internal.LocalBundleReference
 
toString() - Method in class org.ops4j.pax.runner.platform.internal.LocalSystemFileImpl
toString() - Method in class org.ops4j.pax.runner.platform.internal.PlatformImpl
 
toString() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF200T233
 
toString() - Method in class org.ops4j.pax.runner.platform.knopflerfish.internal.KnopflerfishPlatformBuilderF300
 
toString() - Method in class org.ops4j.pax.runner.platform.SystemFileReferenceBean
 
trace(Object) - Method in interface org.apache.commons.logging.Log
 
trace(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
trace(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
trace(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 

U

ungetService(ServiceReference) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
uninstall() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
unregister(String[]) - Method in class org.ops4j.pax.runner.handler.internal.URLStreamHandlerExtender
Unregistres the URLStreamHandlerService as URLStreamHandler.
unregisterFactory(URLStreamHandlerFactory) - Method in class org.ops4j.pax.runner.handler.internal.CompositeURLStreamHandlerFactory
Unregisteres a factory with the composite.
UnsupportedBundle - Class in org.ops4j.pax.runner.osgi
 
UnsupportedBundle() - Constructor for class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
UnsupportedBundleContext - Class in org.ops4j.pax.runner.osgi
 
UnsupportedBundleContext() - Constructor for class org.ops4j.pax.runner.osgi.UnsupportedBundleContext
 
UnsupportedStartLevel - Class in org.ops4j.pax.runner.osgi
 
UnsupportedStartLevel() - Constructor for class org.ops4j.pax.runner.osgi.UnsupportedStartLevel
 
update() - Method in class org.ops4j.pax.runner.osgi.RunnerBundle
Called by provisioning system if the update option is set on the bundle to be installed.
update() - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
update(InputStream) - Method in class org.ops4j.pax.runner.osgi.UnsupportedBundle
 
URLStreamHandlerExtender - Class in org.ops4j.pax.runner.handler.internal
An extender that implements URLStreamHandlerFactory.
URLStreamHandlerExtender() - Constructor for class org.ops4j.pax.runner.handler.internal.URLStreamHandlerExtender
Creates a new extender.
URLStreamHandlerProxy - Class in org.ops4j.pax.runner.handler.internal
A proxy that get's registred with the JVM as URLStreamhandler but actualy delegates to the URLStreamHandlerService OSGi style.
URLStreamHandlerProxy(URLStreamHandlerService) - Constructor for class org.ops4j.pax.runner.handler.internal.URLStreamHandlerProxy
Creates a new proxy for the protocol.
URLUtils - Class in org.ops4j.pax.runner.handler.internal
Utilities related to URL's.
useAbsoluteFilePaths() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the file paths used in frameworks configuration files and properties should be absolute.
useAbsoluteFilePaths() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Returns true if the file paths used in frameworks configuration files and properties should be absolute.
usePersistedState() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if persisted platform state (platform specific) should be used on start up.
usePersistedState() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
 
User - Class in org.ops4j.pax.runner
 

V

validateBundles() - Method in interface org.ops4j.pax.runner.platform.Configuration
Returns true if the bundles should be validated, meaning that they have the required OSGi headers.
validateBundles() - Method in class org.ops4j.pax.runner.platform.internal.ConfigurationImpl
Returns true if the bundles should be validated, meaning that they have the required OSGi headers.
valueOf(String) - Static method in enum org.apache.commons.logging.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.commons.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForExit() - Method in class org.ops4j.pax.runner.platform.DefaultJavaRunner
Wait till the framework process exits.
warn(Object) - Method in interface org.apache.commons.logging.Log
 
warn(Object, Throwable) - Method in interface org.apache.commons.logging.Log
 
warn(Object) - Method in class org.apache.commons.logging.PaxRunnerLog
 
warn(Object, Throwable) - Method in class org.apache.commons.logging.PaxRunnerLog
 

Z

ZipJavaRunner - Class in org.ops4j.pax.runner.platform
Extends ScriptJavaRunner and in plus zips the cvontent of working directory.
ZipJavaRunner() - Constructor for class org.ops4j.pax.runner.platform.ZipJavaRunner
 

A B C D E F G H I J K L M N O P R S T U V W Z

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