public static class InjectionPointTest.SubType extends InjectionPointTest.SuperType
| Constructor and Description | 
|---|
| SubType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | injectMethod(Object o) | 
| void | nonInjectMethod(Object o) | 
public void nonInjectMethod(Object o)
nonInjectMethod in class InjectionPointTest.SuperType@Inject public void injectMethod(Object o)
injectMethod in class InjectionPointTest.SuperTypeCopyright © 2016 GroupLens Research. All rights reserved.