Class SynchronisedCommandCallback<C extends CommandContext,​M extends ModuleBase<C>>

java.lang.Object
kboyle.oktane.core.module.callback.AnnotatedCommandCallback<C,​M>
kboyle.oktane.core.module.callback.SynchronisedCommandCallback<C,​M>
All Implemented Interfaces:
CommandCallback

public class SynchronisedCommandCallback<C extends CommandContext,​M extends ModuleBase<C>> extends AnnotatedCommandCallback<C,​M>