Uses of Class
tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler.RegisteredMethodHandler
Packages that use RegisteredMethodHandler
Package
Description
-
Uses of RegisteredMethodHandler in tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler
Methods in tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler that return types with arguments of type RegisteredMethodHandlerModifier and TypeMethodDescriptionstatic List<RegisteredMethodHandler>MethodHandlerRegistry.getHandlersFor(@NotNull MethodHandlerContext context) Method parameters in tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler with type arguments of type RegisteredMethodHandlerModifier and TypeMethodDescriptionstatic voidMethodHandlerRegistry.registerAll(List<RegisteredMethodHandler> handlers) -
Uses of RegisteredMethodHandler in tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler.processor
Methods in tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler.processor that return types with arguments of type RegisteredMethodHandler