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>

public class DirectServicesPlugin extends BundlePlugin
This plugin simplifies the building of direct services bundles. An OSGI-compliant bundle is created.
  • Constructor Details

    • DirectServicesPlugin

      public DirectServicesPlugin()
  • Method Details

    • getPluginId

      public String getPluginId()
      Description copied from class: BundlePlugin
      Returns the current id of the plugin.
      Overrides:
      getPluginId in class BundlePlugin
      Returns:
      the current Id of the plug-in.