|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DictionaryService in org.apache.felix.dm.samples.annotation |
---|
Classes in org.apache.felix.dm.samples.annotation that implement DictionaryService | |
---|---|
class |
DictionaryAspect
This aspect applies to the English DictionaryService, and allows to decorate it with some custom English words, which are configurable from WebConsole. |
class |
DictionaryImpl
A Dictionary Service. |
Methods in org.apache.felix.dm.samples.annotation with parameters of type DictionaryService | |
---|---|
protected void |
SpellChecker.addDictionary(DictionaryService dictionary)
Inject a dictionary into this service. |
protected void |
SpellChecker.removeDictionary(DictionaryService dictionary)
Remove a dictionary from our service. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |