play.classloading.enhancers
Class MailerEnhancer
java.lang.Object
play.classloading.enhancers.Enhancer
play.classloading.enhancers.MailerEnhancer
public class MailerEnhancer
- extends Enhancer
Enhance mailers classes.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailerEnhancer
public MailerEnhancer()
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