JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
aQute.bnd.service
Interface LauncherPlugin
public interface
LauncherPlugin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ProjectLauncher
getLauncher
(
Project
project)
ProjectTester
getTester
(
Project
project)
Method Details
getLauncher
ProjectLauncher
getLauncher
(
Project
project)
throws
Exception
Throws:
Exception
getTester
ProjectTester
getTester
(
Project
project)