Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.context.event Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AbstractApplicationEventMulticasterAbstract implementation of the ApplicationEventMulticaster interface,providing the basic listener registration facility.Classorg.springframework.context.eventSpring MVC
ApplicationContextEventBase class for events raised for an ApplicationContext.Classorg.springframework.context.eventSpring MVC
ApplicationEventMulticasterInterface to be implemented by objects that can manage a number ofApplicationListener objects, and publish events to them.Interfaceorg.springframework.context.eventSpring MVC
ApplicationListenerMethodAdapterGenericApplicationListener adapter that delegates the processing ofan event to an EventListener annotated method.Classorg.springframework.context.eventSpring MVC
ContextClosedEventEvent raised when an ApplicationContext gets closed.Classorg.springframework.context.eventSpring MVC
ContextRefreshedEventEvent raised when an ApplicationContext gets initialized or refreshed.Classorg.springframework.context.eventSpring MVC
ContextStartedEventEvent raised when an ApplicationContext gets started.Classorg.springframework.context.eventSpring MVC
ContextStoppedEventEvent raised when an ApplicationContext gets stopped.Classorg.springframework.context.eventSpring MVC
DefaultEventListenerFactoryDefault EventListenerFactory implementation that supports theregular EventListener annotation.Classorg.springframework.context.eventSpring MVC
EventListenerAnnotation that marks a method as a listener for application events.Classorg.springframework.context.eventSpring MVC
EventListenerFactoryStrategy interface for creating ApplicationListener for methodsannotated with EventListener.Interfaceorg.springframework.context.eventSpring MVC
EventListenerMethodProcessorRegister EventListener annotated method as individual ApplicationListenerSince:4.Classorg.springframework.context.eventSpring MVC
EventPublicationInterceptorInterceptor that publishes anApplicationEvent to all ApplicationListenersClassorg.springframework.context.eventSpring MVC
GenericApplicationListenerexposing further metadata such as the supported event type.Interfaceorg.springframework.context.eventSpring MVC
GenericApplicationListenerAdapterGenericApplicationListener adapter that determines supported event typesthrough introspecting the generically declared type of the target listener.Classorg.springframework.context.eventSpring MVC
SimpleApplicationEventMulticasterSimple implementation of the ApplicationEventMulticaster interface.Classorg.springframework.context.eventSpring MVC
SmartApplicationListenerexposing further metadata such as the supported event type.Interfaceorg.springframework.context.eventSpring MVC
SourceFilteringListenerApplicationListener decorator that filtersevents from a specified event source, invoking its delegate listener forClassorg.springframework.context.eventSpring MVC