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 classRegistry.ReflectiveMethods in org.rspeer.event with parameters of type Registry Modifier and Type Method Description voidProcessor. accept(Event event, Registry registry, Consumer<Throwable> handler)voidProcessor.Immediate. accept(Event event, Registry registry, Consumer<Throwable> handler)EventDispatcher.FactoryEventDispatcher.Factory. registry(Registry registry)
-