net.kldp.beat.interceptor
Interface BeforeInterceptor

All Superinterfaces:
Interceptor, UserInterceptor

public interface BeforeInterceptor
extends UserInterceptor

이 인터페이스를 구현한 인터셉터는 액션이 처리되기 이전에 실행되어야 합니다.


Method Summary
 
Methods inherited from interface net.kldp.beat.interceptor.UserInterceptor
intercept