Class AnnotatedMethodHandler<C>

java.lang.Object
org.incendo.cloud.annotations.method.AnnotatedMethodHandler<C>
Type Parameters:
C - command sender type
Direct Known Subclasses:
MethodArgumentParser, MethodCommandExecutionHandler, MethodExceptionHandler, MethodSuggestionProvider

@API(status=INTERNAL) public abstract class AnnotatedMethodHandler<C> extends Object
Handler that invokes an annotated method.