jTransfo, 0.14

org.jtransfo
Class JTransfoJrebelPlugin

java.lang.Object
  extended by org.jtransfo.JTransfoJrebelPlugin
All Implemented Interfaces:
org.zeroturnaround.javarebel.Plugin

public class JTransfoJrebelPlugin
extends Object
implements org.zeroturnaround.javarebel.Plugin

Jrebel plugin, assure jTransfo does not keep working with 'old' class definitions.


Field Summary
 
Fields inherited from interface org.zeroturnaround.javarebel.Plugin
MANIFEST_ATTRIBUTE_PLUGIN, SYSPROP_PLUGIN, SYSPROP_PLUGINS
 
Constructor Summary
JTransfoJrebelPlugin()
           
 
Method Summary
 boolean checkDependencies(ClassLoader classLoader, org.zeroturnaround.javarebel.ClassResourceSource classResourceSource)
           
 String getAuthor()
           
 String getDescription()
           
 String getId()
           
 String getName()
           
 String getWebsite()
           
 void preinit()
           
 void setInstance(JTransfoImpl instance)
          Set instance for which this plugin (instance) applies.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTransfoJrebelPlugin

public JTransfoJrebelPlugin()
Method Detail

setInstance

public void setInstance(JTransfoImpl instance)
Set instance for which this plugin (instance) applies.

Parameters:
instance - jTransfo registry instance

preinit

public void preinit()
Specified by:
preinit in interface org.zeroturnaround.javarebel.Plugin

checkDependencies

public boolean checkDependencies(ClassLoader classLoader,
                                 org.zeroturnaround.javarebel.ClassResourceSource classResourceSource)
Specified by:
checkDependencies in interface org.zeroturnaround.javarebel.Plugin

getId

public String getId()
Specified by:
getId in interface org.zeroturnaround.javarebel.Plugin

getName

public String getName()
Specified by:
getName in interface org.zeroturnaround.javarebel.Plugin

getDescription

public String getDescription()
Specified by:
getDescription in interface org.zeroturnaround.javarebel.Plugin

getAuthor

public String getAuthor()
Specified by:
getAuthor in interface org.zeroturnaround.javarebel.Plugin

getWebsite

public String getWebsite()
Specified by:
getWebsite in interface org.zeroturnaround.javarebel.Plugin

jTransfo, 0.14

Copyright © 2014. All rights reserved.