|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.classloading.enhancers.Enhancer
play.classloading.enhancers.SigEnhancer
public class SigEnhancer
Compute a unique hash for the class signature.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class play.classloading.enhancers.Enhancer |
|---|
Enhancer.ApplicationClassesClasspath |
| Field Summary |
|---|
| Fields inherited from class play.classloading.enhancers.Enhancer |
|---|
classPool |
| Constructor Summary | |
|---|---|
SigEnhancer()
|
|
| Method Summary | |
|---|---|
void |
enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass)
The magic happen here... |
| Methods inherited from class play.classloading.enhancers.Enhancer |
|---|
createAnnotation, createAnnotation, getAnnotations, getAnnotations, getAnnotations, hasAnnotation, hasAnnotation, makeClass, newClassPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SigEnhancer()
| Method Detail |
|---|
public void enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass)
throws java.lang.Exception
Enhancer
enhanceThisClass in class Enhancerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||