org.androidtransfuse.analysis.astAnalyzer
Class NonConfigurationAspect
java.lang.Object
org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAspect
public class NonConfigurationAspect
- extends Object
NonConfiguration Instance Aspect highlighting the fields to use in the code generation of
onRetainNonConfigurationInstance and getLastNonConfigurationInstance
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonConfigurationAspect
public NonConfigurationAspect()
add
public void add(FieldInjectionPoint nonConfigurationField)
getFields
public List<FieldInjectionPoint> getFields()
Copyright © 2012. All Rights Reserved.