public class ContextEvent extends Object implements Serializable
| Constructor and Description |
|---|
ContextEvent() |
ContextEvent(String eventType,
Object[] params) |
public ContextEvent()
public ContextEvent(String eventType, Object[] params)
public String getEventType()
public void setEventType(String eventType)