Uses of Interface
org.rspeer.event.Registry
-
Packages that use Registry Package Description org.rspeer.event -
-
Uses of Registry in org.rspeer.event
Classes in org.rspeer.event that implement Registry Modifier and Type Class Description static class
Registry.Reflective
Methods in org.rspeer.event with parameters of type Registry Modifier and Type Method Description void
Processor. accept(Event event, Registry registry, Consumer<Throwable> handler)
void
Processor.Immediate. accept(Event event, Registry registry, Consumer<Throwable> handler)
EventDispatcher.Factory
EventDispatcher.Factory. registry(Registry registry)
-