org.granite.tide.cdi
Class TideEvents
java.lang.Object
org.granite.tide.cdi.TideEvents
- All Implemented Interfaces:
- Serializable
public class TideEvents
- extends Object
- implements Serializable
TideEvents override to intercept CDI events handling
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideEvents
public TideEvents()
processEvent
public void processEvent(@Observes(notifyObserver=ALWAYS)@Any
Object event)