Interface ReaderFactory
- All Known Implementing Classes:
ActionMenuReaderFactory, AdminMenuReaderFactory, EntityExplorerReaderFactory, FlowReaderFactory
public interface ReaderFactory
Used to create item readers contributed by several modules.
-
Method Summary
Modifier and TypeMethodDescriptioncreateReader(AdminMenuReceiver receiver, String tagName) Create a new reader for the passed tag namegetTag()
-
Method Details
-
getTag
String getTag()