JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
I
M
O
P
S
A
addClasses(Class<? extends HandlerInterceptor>...)
- Method in class org.swat.spring.mvc.interceptor.
MethodInfo
Add classes.
addConditionalInterceptors(MethodInfo, Auths)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Post precess.
addDefaultInterceptors(MethodInfo)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Interceptors those are added by default.
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
B
BaseInterceptor
- Class in
org.swat.spring.mvc.interceptor
Base Interceptor to enable/disable interceptors based on @
Auths
annotation
BaseInterceptor()
- Constructor for class org.swat.spring.mvc.interceptor.
BaseInterceptor
C
contains(Class<? extends BaseInterceptor>)
- Method in class org.swat.spring.mvc.interceptor.
MethodInfo
Contains boolean.
D
doAfterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception, Auths)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Do after completion.
doPostHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView, Auths)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Do post handle.
doPreHandle(HttpServletRequest, HttpServletResponse, Object, Auths)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Do pre handle boolean.
F
failOnInstanceFields()
- Method in class org.swat.spring.
SingletonVerifier
Fail on instance fields.
G
getAnnotations()
- Method in class org.swat.spring.
SingletonVerifier
Annotations for Spring Bean
getAuths()
- Method in class org.swat.spring.mvc.interceptor.
MethodInfo
Gets auths.
getInstanceFields()
- Method in class org.swat.spring.
SingletonVerifier
Gets instance fields.
getInstanceFields(Class<?>)
- Method in class org.swat.spring.
SingletonVerifier
Gets instance fields.
getInterceptorClasses(HandlerMethod)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
Gets interceptor classes.
I
IgnoredInstance
- Annotation Type in
org.swat.spring
Marker annotation to ignore Instance variable check
isInstance(Field)
- Method in class org.swat.spring.
SingletonVerifier
Hook to add more validations.
isServiceInterface(String[], Class<?>)
- Static method in class org.swat.spring.
SingletonVerifier
Is service interface boolean.
isTestClass(Class<?>)
- Static method in class org.swat.spring.
SingletonVerifier
Is test class boolean.
isTestClass(File, String, int)
- Static method in class org.swat.spring.
SingletonVerifier
Is test class boolean.
M
MethodInfo
- Class in
org.swat.spring.mvc.interceptor
The type Method info.
MethodInfo(Auths)
- Constructor for class org.swat.spring.mvc.interceptor.
MethodInfo
Instantiates a new Method info.
O
org.swat.spring
- package org.swat.spring
org.swat.spring.mvc.interceptor
- package org.swat.spring.mvc.interceptor
P
populateFields(Class<?>, Set<Field>)
- Static method in class org.swat.spring.
SingletonVerifier
Populate fields.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
preHandle(HttpServletRequest, HttpServletResponse, Object)
- Method in class org.swat.spring.mvc.interceptor.
BaseInterceptor
S
SingletonVerifier
- Class in
org.swat.spring
The type Singleton verifier.
SingletonVerifier(String...)
- Constructor for class org.swat.spring.
SingletonVerifier
Instantiates a new Singleton verifier.
A
B
C
D
F
G
I
M
O
P
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.