|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEnhancer
play.modules.morphia.MorphiaEnhancer
public class MorphiaEnhancer
This class uses the Play framework enhancement process to enhance classes marked with the morphia annotations.
Field Summary | |
---|---|
static java.lang.String |
PACKAGE_NAME
|
Constructor Summary | |
---|---|
MorphiaEnhancer()
|
Method Summary | |
---|---|
void |
enhanceThisClass(ApplicationClass applicationClass)
|
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 PACKAGE_NAME
Constructor Detail |
---|
public MorphiaEnhancer()
Method Detail |
---|
public void enhanceThisClass(ApplicationClass applicationClass) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |