public class EventType extends Object implements Serializable
Event
This is an unique object representing the type / class of an event instance.
static EventType
ALWAYS
EventType(String name)
String
getName()
lookupEventType(String name)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final EventType ALWAYS
public EventType(String name)
public static EventType lookupEventType(String name)
public String getName()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.