Class VoidAnnotationProcessor

java.lang.Object
org.atmosphere.util.VoidAnnotationProcessor
All Implemented Interfaces:
AnnotationProcessor, AtmosphereConfigAware

public class VoidAnnotationProcessor extends Object implements AnnotationProcessor
An AnnotationProcessor that does nothing.
Author:
Jeanfrancois Arcand