public class AnnotationScanningServletContainerInitializer
extends Object
implements javax.servlet.ServletContainerInitializer
A ServletContainerInitializer that scans for annotations, and places them in a map keyed by annotation type in the
servlet context.
NOTE: Any new Atmosphere's annotation must be hardcoded here.