Class QueueInquirer

  • All Implemented Interfaces:
    Inquirer<Set<Class<?>>>

    public class QueueInquirer
    extends Object
    implements Inquirer<Set<Class<?>>>
    This class is For annotation @Queue scanning It will scan all classes that annotated with @Queue, zero system will extract worker class from this scanned classes.