Class DictionaryProvider

All Implemented Interfaces:
Provider<Dictionary>
Direct Known Subclasses:
DictionaryProviderReference, ReadFromFile

public abstract class DictionaryProvider extends DictionaryBean<DictionaryProvider> implements Provider<Dictionary>
Base class for beans that implement Provider to provide a Dictionary.
Author:
Owen Feehan
  • Constructor Details

    • DictionaryProvider

      public DictionaryProvider()