public interface EventReceiver
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
execute(EventManager eventManager,
Event event) |
java.lang.String |
getDescription() |
java.util.List<java.lang.Object> execute(EventManager eventManager, Event event) throws de.innovationgate.webgate.api.WGException
de.innovationgate.webgate.api.WGExceptionjava.lang.String getDescription()
throws de.innovationgate.webgate.api.WGException
de.innovationgate.webgate.api.WGException