Class ServerSentEventCdiExtension

  • All Implemented Interfaces:
    jakarta.enterprise.inject.spi.Extension

    public class ServerSentEventCdiExtension
    extends Object
    implements jakarta.enterprise.inject.spi.Extension
    A CDI extension that creates ServerSentEventHandlerContext beans so that they can be injected into other EE components
    Author:
    Jitendra Kotamraju
    • Constructor Detail

      • ServerSentEventCdiExtension

        public ServerSentEventCdiExtension()
    • Method Detail

      • getApplicationMap

        public Map<String,​org.glassfish.sse.impl.ServerSentEventApplication> getApplicationMap()