Package | Description |
---|---|
net.sourceforge.stripes.controller |
This package contains classes which form the core internals of Stripes.
|
Modifier and Type | Method and Description |
---|---|
protected HttpCache |
HttpCacheInterceptor.getAnnotation(java.lang.reflect.Method method,
java.lang.Class<? extends ActionBean> beanClass)
Look for a
HttpCache annotation on the method first and then on the class and its
superclasses. |
? Copyright 2005-2006, Stripes Development Team.