org.jasig.portal.events
Class EventPublisherLocator
java.lang.Object
org.jasig.portal.events.EventPublisherLocator
Deprecated. Use Spring managed beans and ApplicationEventPublisherAware
@Deprecated
public final class EventPublisherLocator
- extends Object
Simple wrapper to provide access to a ApplicationEventPublisher for classes that
publish events.
- Version:
- $Revision: 19776 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPublisherLocator
public EventPublisherLocator()
- Deprecated.
getApplicationEventPublisher
public static final ApplicationEventPublisher getApplicationEventPublisher()
- Deprecated.
- Returns:
- The ApplicationEventPublisher to use for publishing events.
Copyright © 2010 Jasig. All Rights Reserved.