Class SemiEvent
java.lang.Object
org.semispace.event.SemiEvent
- Direct Known Subclasses:
SemiAvailabilityEvent, SemiExpirationEvent, SemiRenewalEvent, SemiTakenEvent
An event on an element in the semispace. The event as such is
distributed through notify (by terracotta).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SemiEvent
public SemiEvent()
-
-
Method Details
-
getId
public abstract long getId()The id of the object in the system
-