| Constructor and Description |
|---|
CastingInjector(Injector<T> target,
Class<T> type)
Construct a new instance.
|
public void inject(Object value) throws InjectionException
inject in interface Injector<Object>value - the valueInjectionException - if the injection failedCopyright © 2012 JBoss by Red Hat. All Rights Reserved.