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
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
Copyright © 2013 Oracle Corporation. All rights reserved.