Class SocketPushContextProducer

    • Constructor Detail

      • SocketPushContextProducer

        public SocketPushContextProducer()
    • Method Detail

      • produce

        @Produces
        public PushContext produce​(InjectionPoint injectionPoint)
        Returns PushContext associated with channel name derived from given injection point.
        Parameters:
        injectionPoint - Injection point to derive channel name from.
        Returns:
        PushContext associated with channel name derived from given injection point.