Package com.skava.feed.schedule
package com.skava.feed.schedule
This package contains classes and interfaces which are used for feed scheduling.
-
ClassDescriptionInterface used to launch a configured feedFeed launcher implementation Used to launch configured feed It has following methods launch - used to launch feed stop - stop a feed getFeed - Get the feed object binded with this launcher setFeed - Bind a feed object with this launcher isRunning - To check the feed is running?This is the scheduler class Which schedules the feed which are pre-configured