play.classloading.enhancers
Class SigEnhancer
java.lang.Object
play.classloading.enhancers.Enhancer
play.classloading.enhancers.SigEnhancer
public class SigEnhancer
- extends Enhancer
Compute a unique hash for the class signature.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SigEnhancer
public SigEnhancer()
enhanceThisClass
public void enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass)
throws Exception
- Description copied from class:
Enhancer
- The magic happen here...
- Specified by:
enhanceThisClass in class Enhancer
- Throws:
Exception
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly