public interface InjectionManagerInjectedTarget
extends javax.enterprise.inject.spi.InjectionTarget
injection target that is co-injected by injection manager.
The injection is done via given injection manager.| Modifier and Type | Method and Description |
|---|---|
void |
setInjectionManager(InjectionManager injectionManager)
Set the locator to be used to co-inject this injection target.
|
void setInjectionManager(InjectionManager injectionManager)
injectionManager - effective injection manager.Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.