com.liferay.portal.spring.context
Class ServiceBeanPublisher
java.lang.Object
com.liferay.portal.spring.context.ServiceBeanPublisher
- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
public class ServiceBeanPublisher
- extends Object
- implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
|
Method Summary |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent applicationEvent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceBeanPublisher
public ServiceBeanPublisher()
onApplicationEvent
public void onApplicationEvent(org.springframework.context.ApplicationEvent applicationEvent)
- Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>