Uses of Class
org.semispace.SemiEventRegistration
Packages that use SemiEventRegistration
-
Uses of SemiEventRegistration in org.semispace
Methods in org.semispace that return SemiEventRegistrationModifier and TypeMethodDescriptionSemiSpace.notify(Object tmpl, SemiEventListener listener, long duration) None of the parameters can be nullSemiSpace.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.SemiSpaceInterface.notify(Object template, SemiEventListener<? extends SemiEvent> listener, long duration) Register a listener for a particular template search.