Uses of Interface
io.github.resilience4j.core.registry.RegistryEvent
Packages that use RegistryEvent
-
Uses of RegistryEvent in io.github.resilience4j.core
Subinterfaces with type arguments of type RegistryEvent in io.github.resilience4j.coreModifier and TypeInterfaceDescriptionstatic interfaceAn EventPublisher can be used to register event consumers. -
Uses of RegistryEvent in io.github.resilience4j.core.registry
Classes in io.github.resilience4j.core.registry that implement RegistryEventModifier and TypeClassDescription(package private) classclassclassclassSubclasses with type arguments of type RegistryEvent in io.github.resilience4j.core.registryClasses in io.github.resilience4j.core.registry that implement interfaces with type arguments of type RegistryEventMethods in io.github.resilience4j.core.registry with parameters of type RegistryEventModifier and TypeMethodDescriptionvoidAbstractRegistry.RegistryEventProcessor.consumeEvent(RegistryEvent event)