public interface Injectable
| Modifier and Type | Method and Description |
|---|---|
void |
injectInto(Object candidate)
Will inject itself into the candidate if the candidate implements the
corresponding *Aware type.
|
void injectInto(Object candidate)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.