public interface Injectable
Modifier and Type | Method and Description |
---|---|
void |
addInjectionTarget(String injectionTargetName,
String jndiName) |
List<InjectionTarget> |
getInjectionTargets() |
String |
getName() |
String getName()
List<InjectionTarget> getInjectionTargets()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.