|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.zeroturnaround.jrebel.gradle.RebelPlugin
public class RebelPlugin
The main entry-point for the JRebel Gradle plugin.
| Field Summary | |
|---|---|
static java.lang.String |
GENERATE_REBEL_TASK_NAME
The name of the task that our plugin will define |
static java.lang.String |
REBEL_EXTENSION_NAME
|
| Constructor Summary | |
|---|---|
RebelPlugin()
|
|
| Method Summary | |
|---|---|
void |
apply(org.gradle.api.Project project)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GENERATE_REBEL_TASK_NAME
public static final java.lang.String REBEL_EXTENSION_NAME
| Constructor Detail |
|---|
public RebelPlugin()
| Method Detail |
|---|
public void apply(org.gradle.api.Project project)
apply in interface org.gradle.api.Plugin<org.gradle.api.Project>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||