T - the type to constructpublic class ComponentConstructor<T> extends Object
| Constructor and Description |
|---|
ComponentConstructor(InjectableProviderContext ipc,
Class<T> c,
ComponentInjector<T> ci) |
public ComponentConstructor(InjectableProviderContext ipc, Class<T> c, ComponentInjector<T> ci)
public T getInstance() throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
InstantiationExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2014 Oracle Corporation. All rights reserved.