public class EventHandler extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventHandler.EventMulticaster
Implementation of an asynchronous event multicaster.
|
| Constructor and Description |
|---|
EventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
close this Service handler and release are resources associated with it
|
void |
publishEvent(org.springframework.context.ApplicationEvent event) |
public EventHandler() throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionpublic void close()
public void publishEvent(org.springframework.context.ApplicationEvent event)
event - Copyright © 2015 Tampere University of Technology, Pori Department.