Class QcatConfiguration

java.lang.Object
net.subnoize.qcat.QcatConfiguration

@Configuration @ComponentScan(basePackages="net.subnoize.qcat") public class QcatConfiguration extends Object
The configuration class for Qcat is the processor for the annotations which brings the elements together into a runnable state. The user will see this as Spring magic.
Author:
John Bryant
  • Constructor Details

    • QcatConfiguration

      public QcatConfiguration()
  • Method Details