Package net.kldp.beat.system.aware

Interface Summary
ApplicationMapAware Application scope의 맵을 제공합니다.
CookieMapAware Cookie의 맵을 제공합니다.
HeaderMapAware Header의 맵을 제공합니다.
ParameterMapAware 요청 파라미터를 맵으로 제공합니다.
RequestMapAware Request scope의 맵을 제공합니다.
ServletContextAware ServletContext 객체를 제공합니다.
ServletDispatcherAware ServletDispatcher 객체를 제공합니다.
ServletOutputStreamAware  
ServletRequestAware ServletRequest 객체를 제공합니다.
ServletResponseAware ServletResponse 객체를 제공합니다.
SessionMapAware 세션을 맵으로 제공합니다.
SpringApplicationContextAware Spring Application Context 객체를 제공합니다.
ValidationAware 폼 입력값 검증을 제공합니다.