org.semispace.event
Class SemiAvailabilityEvent
java.lang.Object
org.semispace.event.SemiEvent
org.semispace.event.SemiAvailabilityEvent
public class SemiAvailabilityEvent
- extends SemiEvent
An object has become available.
Method Summary |
long |
getId()
The id of the object in the system |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiAvailabilityEvent
public SemiAvailabilityEvent(long id)
- Interim object. This is the object which is used for the distributed notification.
- Parameters:
id
- Holder id
getId
public long getId()
- Description copied from class:
SemiEvent
- The id of the object in the system
- Specified by:
getId
in class SemiEvent
Copyright © 2008-2012. All Rights Reserved.