|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
public class CacheControlInterceptor
| Field Summary | |
|---|---|
protected CacheControl |
cacheControl
|
| Constructor Summary | |
|---|---|
CacheControlInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Class declaring,
java.lang.reflect.Method method)
|
protected void |
initCacheControl(Cache methodCached)
|
void |
postProcess(ServerResponse response)
|
| 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 CacheControlInterceptor()
| Method Detail |
|---|
public boolean accept(java.lang.Class declaring,
java.lang.reflect.Method method)
accept in interface AcceptedByMethodprotected void initCacheControl(Cache methodCached)
public void postProcess(ServerResponse response)
postProcess in interface PostProcessInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||