JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.bnd.service
LauncherPlugin
Contents
Description
Method Summary
Method Details
getLauncher(Project)
getTester(Project)
Hide sidebar
Show sidebar
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)