play.modules.morphia
Class MorphiaEnhancer
java.lang.Object
play.classloading.enhancers.Enhancer
play.modules.morphia.MorphiaEnhancer
public class MorphiaEnhancer
- extends Enhancer
This class uses the Play framework enhancement process to enhance classes
marked with the morphia annotations.
- Author:
- greenlaw110@gmail.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACKAGE_NAME
public static final String PACKAGE_NAME
- See Also:
- Constant Field Values
MorphiaEnhancer
public MorphiaEnhancer()
enhanceThisClass
public void enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass)
throws Exception
- Specified by:
enhanceThisClass
in class Enhancer
- Throws:
Exception
Copyright © 2012. All Rights Reserved.