public class EIntentServiceHolder extends EServiceHolder
contextRef, init
annotatedClass, 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, setIntentBuilderClass
getContextRef, getDatabaseHelperRef, getHandler, getInit, getInitBody, getPowerManagerRef, getResourcesRef
classes, codeModel, definedClass, getAnnotatedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClass, setExtends, setGeneratedClass
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextRef
classes, codeModel, definedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClass
public EIntentServiceHolder(ProcessHolder processHolder, javax.lang.model.element.TypeElement annotatedElement, AndroidManifest androidManifest) throws java.lang.Exception
java.lang.Exception
public 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.