JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler
Interface RegisteredMethodHandlerRunnable
public interface
RegisteredMethodHandlerRunnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
handle
(
MethodHandlerContext
context)
Method Details
handle
Object
handle
(
MethodHandlerContext
context)
throws
Throwable
Throws:
Throwable