Package net.subnoize.qcat
package net.subnoize.qcat
-
Interface SummaryInterfaceDescriptionIf you wish to write a custom Provider (the means by which ListenTo and ListenFor are wired into the particular system) then you need to implement this interface.
-
Class SummaryClassDescriptionThe configuration class for Qcat is the processor for the annotations which brings the elements together into a runnable state.Session objects are to maintain the thread safety during operation while processing events to which you are listening.
-
Annotation Interfaces SummaryAnnotation InterfaceDescriptionThis annotation marks Spring Beans as containing listener methods as well as specifying the Provider to be used.