org.granite.tide.seam
Class TideEvents.WrappedEvent
java.lang.Object
org.granite.tide.seam.TideEvents.WrappedEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TideEvents
protected static class TideEvents.WrappedEvent
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideEvents.WrappedEvent
public TideEvents.WrappedEvent(AsyncContext asyncContext,
String type,
Object[] params)
getAsyncContext
public AsyncContext getAsyncContext()
getType
public String getType()
getParams
public Object[] getParams()