|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.osgi.OsgiPlugin
public class OsgiPlugin
A Plugin
which extends the JavaPlugin
to add OSGi meta-information to the project JARs.
Constructor Summary | |
---|---|
OsgiPlugin()
|
Method Summary | |
---|---|
void |
use(Project project,
ProjectPluginsContainer projectPluginsHandler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OsgiPlugin()
Method Detail |
---|
public void use(Project project, ProjectPluginsContainer projectPluginsHandler)
use
in interface Plugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |