Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
O
S
A
Activator
- Class in
org.apache.felix.examples.dictionaryservice.impl
This class implements a simple bundle that uses the bundle context to register an English language dictionary service with the OSGi framework.
Activator()
- Constructor for class org.apache.felix.examples.dictionaryservice.impl.
Activator
C
checkWord(String)
- Method in interface org.apache.felix.examples.dictionaryservice.
DictionaryService
Check for the existence of a word.
D
DictionaryService
- Interface in
org.apache.felix.examples.dictionaryservice
A simple service interface that defines a dictionary service.
O
org.apache.felix.examples.dictionaryservice
- package org.apache.felix.examples.dictionaryservice
org.apache.felix.examples.dictionaryservice.impl
- package org.apache.felix.examples.dictionaryservice.impl
S
start(BundleContext)
- Method in class org.apache.felix.examples.dictionaryservice.impl.
Activator
Implements BundleActivator.start().
stop(BundleContext)
- Method in class org.apache.felix.examples.dictionaryservice.impl.
Activator
Implements BundleActivator.stop().
A
C
D
O
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
Apache Software Foundation
. All Rights Reserved.