|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.androidannotations.helper.AnnotationHelper
com.googlecode.androidannotations.processing.EServiceProcessor
public class EServiceProcessor
Field Summary |
---|
Fields inherited from class com.googlecode.androidannotations.helper.AnnotationHelper |
---|
processingEnv |
Constructor Summary | |
---|---|
EServiceProcessor(javax.annotation.processing.ProcessingEnvironment processingEnv)
|
Method Summary | |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getTarget()
|
void |
process(javax.lang.model.element.Element element,
com.sun.codemodel.JCodeModel codeModel,
EBeansHolder activitiesHolder)
|
Methods inherited from class com.googlecode.androidannotations.helper.AnnotationHelper |
---|
findAnnotationMirror, getElementUtils, getTypeUtils, isAbstract, isAnnotation, isFinal, isInterface, isPrivate, isSubtype, isSubtype, isSynchronized, printAnnotationError, printAnnotationMessage, printAnnotationWarning, printError, typeElementFromQualifiedName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EServiceProcessor(javax.annotation.processing.ProcessingEnvironment processingEnv)
Method Detail |
---|
public java.lang.Class<? extends java.lang.annotation.Annotation> getTarget()
getTarget
in interface HasTarget
public void process(javax.lang.model.element.Element element, com.sun.codemodel.JCodeModel codeModel, EBeansHolder activitiesHolder) throws java.lang.Exception
process
in interface ElementProcessor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |