public class SpincastInitValidator extends Object
| Constructor and Description |
|---|
SpincastInitValidator(SpincastConfig spincastConfig,
Dictionary dictionary,
SpincastCoreDictionaryEntries spincastCoreDictionaryEntries,
Set<DictionaryEntries> dictionaryEntries)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
getDictionary() |
protected Set<DictionaryEntries> |
getDictionaryEntries() |
protected SpincastConfig |
getSpincastConfig() |
protected void |
init()
Init
|
protected void |
validateDictionaryEntries()
Validates that all bounded Dictionary entry has
a value.
|
protected void |
validateLocalhostHost() |
@Inject public SpincastInitValidator(SpincastConfig spincastConfig, Dictionary dictionary, SpincastCoreDictionaryEntries spincastCoreDictionaryEntries, Set<DictionaryEntries> dictionaryEntries)
protected SpincastConfig getSpincastConfig()
protected Dictionary getDictionary()
protected Set<DictionaryEntries> getDictionaryEntries()
@Inject protected void init()
protected void validateLocalhostHost()
protected void validateDictionaryEntries()
Copyright © 2018. All rights reserved.