Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
O
R
S
A
Activator
- Class in
org.apache.felix.examples.spellcheckbinder
This example re-implements the spell check service of Example 5 using the Apache Felix Service Binder.
Activator()
- Constructor for class org.apache.felix.examples.spellcheckbinder.
Activator
addDictionary(DictionaryService)
- Method in class org.apache.felix.examples.spellcheckbinder.
SpellCheckServiceImpl
This method is used by the Service Binder to add new dictionaries to the spell check service.
C
check(String)
- Method in class org.apache.felix.examples.spellcheckbinder.
SpellCheckServiceImpl
Checks a given passage for spelling errors.
O
org.apache.felix.examples.spellcheckbinder
- package org.apache.felix.examples.spellcheckbinder
R
removeDictionary(DictionaryService)
- Method in class org.apache.felix.examples.spellcheckbinder.
SpellCheckServiceImpl
This method is used by the Service Binder to remove dictionaries from the spell check service.
S
SpellCheckServiceImpl
- Class in
org.apache.felix.examples.spellcheckbinder
This class re-implements the spell check service of Example 5.
SpellCheckServiceImpl()
- Constructor for class org.apache.felix.examples.spellcheckbinder.
SpellCheckServiceImpl
A
C
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
Apache Software Foundation
. All Rights Reserved.