aQute.bnd.plugin.gradle
Class GradlePlugin

java.lang.Object
  extended by aQute.bnd.service.lifecycle.LifeCyclePlugin
      extended by aQute.bnd.plugin.gradle.GradlePlugin

public class GradlePlugin
extends LifeCyclePlugin

The Gradle life cycle plugin. ACtually nothing to do since gradle does not require any specific files in a project


Constructor Summary
GradlePlugin()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class aQute.bnd.service.lifecycle.LifeCyclePlugin
addedPlugin, augmentSetup, close, created, delete, init, opened, removedPlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GradlePlugin

public GradlePlugin()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 aQute SARL. All rights reserved.