public class EIntentServiceHolder extends EServiceHolder
contextRef, initannotatedClass, annotatedElement, codeModelHelper, generatedClass, processHolder| Constructor and Description |
|---|
EIntentServiceHolder(ProcessHolder processHolder,
javax.lang.model.element.TypeElement annotatedElement,
AndroidManifest androidManifest) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JBlock |
getOnHandleIntentBody() |
com.sun.codemodel.JVar |
getOnHandleIntentIntent() |
com.sun.codemodel.JVar |
getOnHandleIntentIntentAction() |
com.sun.codemodel.JMethod |
getOnHandleIntentMethod() |
getIntentBuilder, getIntentBuilderClass, getIntentFilterField, getOnAttachAfterSuperBlock, getOnCreateAfterSuperBlock, getOnDestroyBeforeSuperBlock, getOnDetachBeforeSuperBlock, getOnPauseBeforeSuperBlock, getOnResumeAfterSuperBlock, getOnStartAfterSuperBlock, getOnStopBeforeSuperBlock, setContextRef, setInit, setIntentBuilderClassgetContextRef, getDatabaseHelperRef, getHandler, getInit, getInitBody, getPowerManagerRef, getResourcesRefclasses, codeModel, definedClass, getAnnotatedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClass, setExtends, setGeneratedClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextRefclasses, codeModel, definedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClasspublic EIntentServiceHolder(ProcessHolder processHolder, javax.lang.model.element.TypeElement annotatedElement, AndroidManifest androidManifest) throws java.lang.Exception
java.lang.Exceptionpublic com.sun.codemodel.JVar getOnHandleIntentIntent()
public com.sun.codemodel.JMethod getOnHandleIntentMethod()
public com.sun.codemodel.JBlock getOnHandleIntentBody()
public com.sun.codemodel.JVar getOnHandleIntentIntentAction()
Copyright © 2010-2014. All Rights Reserved.