|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.osgi.OsgiPlugin
class OsgiPlugin extends java.lang.Object
A org.gradle.api.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 | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
OsgiPlugin()
Method Detail |
---|
public void use(Project project, ProjectPluginsContainer projectPluginsHandler)
Groovy Documentation