public class ResourceComponentConstructor
extends java.lang.Object
| Constructor and Description |
|---|
ResourceComponentConstructor(com.sun.jersey.server.impl.inject.ServerInjectableProviderContext serverInjectableProviderCtx,
ComponentScope scope,
AbstractResource abstractResource) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(HttpContext hc) |
java.lang.Class |
getResourceClass() |
public ResourceComponentConstructor(com.sun.jersey.server.impl.inject.ServerInjectableProviderContext serverInjectableProviderCtx,
ComponentScope scope,
AbstractResource abstractResource)
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 © 2016 Oracle Corporation. All Rights Reserved.