Package com.elo.gradle.osgi
Class DirectServicesPlugin
java.lang.Object
com.elo.gradle.osgi.BundlePlugin
com.elo.gradle.osgi.DirectServicesPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
This plugin simplifies the building of direct services bundles.
An OSGI-compliant bundle is created.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.elo.gradle.osgi.BundlePlugin
apply, applyPlugin, getActionFactory, getConstraints
-
Constructor Details
-
DirectServicesPlugin
public DirectServicesPlugin()
-
-
Method Details
-
getPluginId
Description copied from class:BundlePluginReturns the current id of the plugin.- Overrides:
getPluginIdin classBundlePlugin- Returns:
- the current Id of the plug-in.
-