Uses of Interface
io.fluxzero.common.handling.HandlerDescriptor
Packages that use HandlerDescriptor
-
Uses of HandlerDescriptor in io.fluxzero.common.handling
Subinterfaces of HandlerDescriptor in io.fluxzero.common.handlingModifier and TypeInterfaceDescriptioninterfaceRepresents an invocable handler method.interfaceA reusable, target-bound handler method.Classes in io.fluxzero.common.handling that implement HandlerDescriptorModifier and TypeClassDescriptionprotected classstatic classAHandlerInvokerthat delegates all behavior to another instance.static final classA simple invoker backed by aCallable, typically used for test utilities or framework-internal logic.static classAHandlerMethodthat delegates all behavior to another instance.