@Intercepts(after=ResourceLookupInterceptor.class) public class InstantiateInterceptor extends java.lang.Object implements Interceptor
| Constructor and Description |
|---|
InstantiateInterceptor(Container container) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(ResourceMethod method) |
void |
intercept(InterceptorStack invocation,
ResourceMethod method,
java.lang.Object instance) |
public InstantiateInterceptor(Container container)
public void intercept(InterceptorStack invocation, ResourceMethod method, java.lang.Object instance) throws InterceptionException
intercept in interface InterceptorInterceptionExceptionpublic boolean accepts(ResourceMethod method)
accepts in interface InterceptorCopyright © 2013 Caelum. All Rights Reserved.