Package com.github.kaktushose.jda.commands.guice
package com.github.kaktushose.jda.commands.guice
-
ClassDescriptionCustom
Extension.Datato be used to configure this extension.Indicates that the annotated class is a custom implementation that should replace the default implementation.A class annotated withImplementation.Middlewarewill be automatically searched for and instantiated as aMiddlewareby guice.A class annotated withImplementation.TypeAdapterwill be automatically searched for and instantiated as aTypeAdapterby guice.A class annotated withImplementation.Validatorwill be automatically searched for and instantiated as aValidatorby guice.