Class ServiceInitializerListener

  • All Implemented Interfaces:
    GrizzlyListener

    public class ServiceInitializerListener
    extends GenericGrizzlyListener
    This class extends Grizzly's GrizzlyServiceListener class to customize it for GlassFish and enable a single listener do both lazy service initialization as well as init of HTTP and admin listeners
    Author:
    Vijay Ramachandran, Alexey Stashok