Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
F
I
L
O
S
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
).
I
ILauncher
- Interface in
org.ow2.util.maven.osgi.launcher.api
Common interface for a local or remote launcher.
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
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.
ILauncher
Stop the framework manager used by this launcher.
F
I
L
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2011
OW2 Consortium
. All Rights Reserved.