public class UserEvents extends Object implements Serializable
UserEvents()
void
addEventType(Class<?> eventType)
boolean
hasEventType(Class<?> eventType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserEvents()
public void addEventType(Class<?> eventType)
public boolean hasEventType(Class<?> eventType)