org.androidannotations.handler
Class BackgroundHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EComponentHolder>
org.androidannotations.handler.AbstractRunnableHandler
org.androidannotations.handler.BackgroundHandler
- All Implemented Interfaces:
- AnnotationHandler<EComponentHolder>
public class BackgroundHandler
- extends AbstractRunnableHandler
Methods inherited from class org.androidannotations.handler.BaseAnnotationHandler |
classes, codeModel, generateApiClass, getTarget, processingEnvironment, refClass, refClass, setAndroidEnvironment, setProcessHolder, setValidatedModel, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundHandler
public BackgroundHandler(ProcessingEnvironment processingEnvironment)
process
public void process(Element element,
EComponentHolder holder)
throws Exception
- Throws:
Exception
Copyright © 2010-2014. All Rights Reserved.