Class RssHistoryService


  • @ApplicationScoped
    public class RssHistoryService
    extends java.lang.Object
    Author:
    Michael Remijan mjremijan@yahoo.com @mjremijan
    • Field Detail

      • log

        @Inject
        protected org.slf4j.Logger log
    • Constructor Detail

      • RssHistoryService

        public RssHistoryService()
    • Method Detail

      • exists

        public boolean exists​(java.lang.String feedId,
                              java.lang.String entryId)
      • observeStore

        protected void observeStore​(@Observes @Priority(100)
                                    RssHistoryEvent evnt)
      • observeCleanup

        protected void observeCleanup​(@Observes @Priority(200)
                                      RssHistoryEvent evnt)