Package jrpc.util

Class ReflectionManager


  • public class ReflectionManager
    extends java.lang.Object
    • Constructor Detail

      • ReflectionManager

        public ReflectionManager()
    • Method Detail

      • getCustomCommandWithAnnotation

        public java.util.Map<java.lang.String,​IRPCCommand> getCustomCommandWithAnnotation()
      • getCommandWithAnnotation

        public java.util.Map<Command,​IRPCCommand> getCommandWithAnnotation()