|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectInterceptorUtils
public final class InterceptorUtils
Class used to support prioritizing interceptors on methods of a ControlBean.
| Field Summary | |
|---|---|
static String |
INTERCEPTOR_CONFIG_FILE
Filename that contains ordering priority for controls interceptor services. |
| Method Summary | |
|---|---|
static String[] |
prioritizeInterceptors(String[] interceptors)
Applies externally defined (via INTERCEPTOR_CONFIG_FILE) ordering priority for
controls interceptor services. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INTERCEPTOR_CONFIG_FILE
| Method Detail |
|---|
public static String[] prioritizeInterceptors(String[] interceptors)
INTERCEPTOR_CONFIG_FILE) ordering priority for
controls interceptor services.
interceptors -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||