|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserInterceptorContainer | |
---|---|
net.kldp.beat.interceptor.pool |
Uses of UserInterceptorContainer in net.kldp.beat.interceptor.pool |
---|
Fields in net.kldp.beat.interceptor.pool with type parameters of type UserInterceptorContainer | |
---|---|
private static java.util.Map<java.lang.annotation.Annotation,UserInterceptorContainer> |
UserInterceptorContainerPool.pool
|
Methods in net.kldp.beat.interceptor.pool that return UserInterceptorContainer | |
---|---|
static UserInterceptorContainer |
UserInterceptorContainerPool.get(java.lang.annotation.Annotation annotation)
어노테이션을 기반으로 사용자 인터셉터 객체를 얻습니다. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |