public class ResourceComponentConstructor
extends java.lang.Object
| Constructor and Description |
|---|
ResourceComponentConstructor(ServerInjectableProviderContext sipc,
ComponentScope scope,
AbstractResource ar) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(HttpContext hc) |
java.lang.Class |
getResourceClass() |
public ResourceComponentConstructor(ServerInjectableProviderContext sipc, ComponentScope scope, AbstractResource ar)
public java.lang.Class getResourceClass()
public java.lang.Object construct(HttpContext hc) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.IllegalArgumentException, java.lang.reflect.InvocationTargetException
java.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionjava.lang.IllegalArgumentExceptionjava.lang.reflect.InvocationTargetExceptionCopyright © 2015 Oracle Corporation. All Rights Reserved.