T - the type of handler that handles these eventspublic abstract class ApplicationEvent<T extends ApplicationHandler<T>> extends Event<ApplicationContext>
Event that occurs in the lifetime of the application.Copyright © 2014. All Rights Reserved.