C F G I L O S

C

configure(URL) - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Configure the Felix gateway by using the given configuration file.

F

FrameworkException - Exception in org.ow2.util.maven.osgi.launcher.api
Framework exception if the framework has exceptions.
FrameworkException() - Constructor for exception org.ow2.util.maven.osgi.launcher.api.FrameworkException
Constructs a new runtime exception with null as its detail message.
FrameworkException(String) - Constructor for exception org.ow2.util.maven.osgi.launcher.api.FrameworkException
Constructs a new runtime exception with the specified detail message.
FrameworkException(String, Throwable) - Constructor for exception org.ow2.util.maven.osgi.launcher.api.FrameworkException
Constructs a new runtime exception with the specified detail message and cause.
FrameworkException(Throwable) - Constructor for exception org.ow2.util.maven.osgi.launcher.api.FrameworkException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).

G

getBundleContext() - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Gets the bundle context of the framework.

I

IFramework - Interface in org.ow2.util.maven.osgi.launcher.api
Interface that needs to be implemented for the implementation in the framework.
ILauncher - Interface in org.ow2.util.maven.osgi.launcher.api
Common interface for a local or remote launcher.
isRunning() - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Checks if the framework is running.

L

LauncherException - Exception in org.ow2.util.maven.osgi.launcher.api
Exception thrown if there is a failure in the launcher.
LauncherException() - Constructor for exception org.ow2.util.maven.osgi.launcher.api.LauncherException
Constructs a new runtime exception with null as its detail message.
LauncherException(String) - Constructor for exception org.ow2.util.maven.osgi.launcher.api.LauncherException
Constructs a new runtime exception with the specified detail message.
LauncherException(String, Throwable) - Constructor for exception org.ow2.util.maven.osgi.launcher.api.LauncherException
Constructs a new runtime exception with the specified detail message and cause.

O

org.ow2.util.maven.osgi.launcher.api - package org.ow2.util.maven.osgi.launcher.api
 

S

setWorkingDirectory(File) - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Sets the working directory.
start() - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Start the framework.
start() - Method in interface org.ow2.util.maven.osgi.launcher.api.ILauncher
Start the framework manager used by this launcher.
stop() - Method in interface org.ow2.util.maven.osgi.launcher.api.IFramework
Stop the framework.
stop() - Method in interface org.ow2.util.maven.osgi.launcher.api.ILauncher
Stop the framework manager used by this launcher.

C F G I L O S

Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.