org.semispace
Class SemiEventRegistration
java.lang.Object
   org.semispace.SemiEventRegistration
org.semispace.SemiEventRegistration
- public class SemiEventRegistration 
- extends Object
Registration object for an event. 
 Notice than an registration is only valid
 on the instance it was registered to / on.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SemiEventRegistration
public SemiEventRegistration(long id,
                             SemiLease lease)
getId
public long getId()
- 
 
getLease
public SemiLease getLease()
- 
 
Copyright © 2008-2012. All Rights Reserved.