Class SpincastInitValidator

java.lang.Object
org.spincast.core.config.SpincastInitValidator

public class SpincastInitValidator extends Object
Init validation performs by Spincast when an application starts.
  • Constructor Details

  • Method Details

    • getSpincastConfig

      protected SpincastConfig getSpincastConfig()
    • getDictionary

      protected Dictionary getDictionary()
    • getDictionaryEntries

      protected Set<DictionaryEntries> getDictionaryEntries()
    • init

      @Inject protected void init()
      Init
    • validateLocalhostHost

      protected void validateLocalhostHost()
    • validateDictionaryEntries

      protected void validateDictionaryEntries()
      Validates that all bounded Dictionary entry has a value.