Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe

ApplicationEvent

A collection of 1 post
ApplicationContext

ApplicationEvent 사용 예

ApplicationContext를 중개자 삼아서 Event를 발생시키거나 처리 할 수 있습니다. Event는 ApplicationEvent 클래스 [http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/context/ApplicationEvent.html] 를 상속하여 만들 수 있으며 Event를 처리 할 클래스는 ApplicaionListener 인터페이스 [http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/
Mar 16, 2007 — 3 min read
Whiteship © 2022
Powered by Ghost