Uses of Class
org.ferris.resiste.console.rss.RssHistoryEvent
-
Packages that use RssHistoryEvent Package Description org.ferris.resiste.console.main org.ferris.resiste.console.rss -
-
Uses of RssHistoryEvent in org.ferris.resiste.console.main
Fields in org.ferris.resiste.console.main with type parameters of type RssHistoryEvent Modifier and Type Field Description protected javax.enterprise.event.Event<RssHistoryEvent>Main. history -
Uses of RssHistoryEvent in org.ferris.resiste.console.rss
Methods in org.ferris.resiste.console.rss with parameters of type RssHistoryEvent Modifier and Type Method Description protected voidRssHistoryService. observeCleanup(RssHistoryEvent evnt)protected voidRssHistoryService. observeStore(RssHistoryEvent evnt)
-