|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodEnhancer
Configuration for a method-enhancer builder.
| Method Summary | |
|---|---|
void |
enhance(GenClass genClass,
JMethod jMethod,
JAnnotation jAnn)
Enhances the method. |
void |
setAnnotation(java.lang.Class ann)
Sets the annotation. |
| Method Detail |
|---|
void setAnnotation(java.lang.Class ann)
throws ConfigException
ConfigException
void enhance(GenClass genClass,
JMethod jMethod,
JAnnotation jAnn)
genClass - the generated classjMethod - the method to be enhancedjAnn - the annotation to be enhanced
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||