Uses of Class
org.semispace.SemiEventRegistration

Packages that use SemiEventRegistration
org.semispace   
 

Uses of SemiEventRegistration in org.semispace
 

Methods in org.semispace that return SemiEventRegistration
 SemiEventRegistration SemiSpace.notify(Map<String,String> searchProps, SemiEventListener listener, long duration)
          Basically the same as the notify method demanded by the interface, except that it accepts search properties directly.
 SemiEventRegistration SemiSpace.notify(Object tmpl, SemiEventListener listener, long duration)
          None of the parameters can be null
 SemiEventRegistration SemiSpaceInterface.notify(Object template, SemiEventListener listener, long duration)
          Register a listener for a particular template search.
 



Copyright © 2008-2012. All Rights Reserved.