Interface BundleFinder
- All Known Implementing Classes:
BaseMonitor
,FileMonitor
public interface BundleFinder
-
Method Summary
Modifier and TypeMethodDescriptionReturn the bundle to be used.
-
Method Details
-
getBundle
Return the bundle to be used. The msgIdf is passed in to allow it to be a factor in determing the resource name of the messages file.- Parameters:
msgId
- Message being searched for.
-