|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.core.ResourceMethodCacheControlInterceptor
public class ResourceMethodCacheControlInterceptor
| Field Summary | |
|---|---|
protected CacheControl |
cacheControl
|
| Constructor Summary | |
|---|---|
ResourceMethodCacheControlInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
accepted(ResourceMethod resourceMethod)
Whether or not this ResourceMethod should be intercepted. |
protected void |
initCacheControl(Cache methodCached)
|
Response |
invoke(ResourceMethodContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CacheControl cacheControl
| Constructor Detail |
|---|
public ResourceMethodCacheControlInterceptor()
| Method Detail |
|---|
public boolean accepted(ResourceMethod resourceMethod)
ResourceMethodInterceptor
accepted in interface ResourceMethodInterceptorprotected void initCacheControl(Cache methodCached)
public Response invoke(ResourceMethodContext ctx)
throws Failure,
ApplicationException,
WebApplicationException
invoke in interface ResourceMethodInterceptorFailure
ApplicationException
WebApplicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||