|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Export | |
|---|---|
| org.ops4j.peaberry | peaberry - Dynamic services for Google-Guice. |
| org.ops4j.peaberry.cache | ServiceRegistry caching support. |
| org.ops4j.peaberry.osgi | OSGi ServiceRegistry implementation. |
| org.ops4j.peaberry.util | Optional helper methods. |
| Uses of Export in org.ops4j.peaberry |
|---|
| Methods in org.ops4j.peaberry that return Export | ||
|---|---|---|
|
ServiceWatcher.add(Import<T> service)
Add the given service to this watcher. |
|
| Uses of Export in org.ops4j.peaberry.cache |
|---|
| Methods in org.ops4j.peaberry.cache that return Export | ||
|---|---|---|
|
RegistryChain.add(Import<T> service)
|
|
|
FilteredServiceWatcher.add(Import<T> service)
|
|
| Uses of Export in org.ops4j.peaberry.osgi |
|---|
| Methods in org.ops4j.peaberry.osgi that return Export | ||
|---|---|---|
|
OSGiServiceRegistry.add(Import<T> service)
|
|
| Uses of Export in org.ops4j.peaberry.util |
|---|
| Classes in org.ops4j.peaberry.util that implement Export | |
|---|---|
class |
SimpleExport<T>
A basic mutable Export derived from a single dynamic Import. |
| Methods in org.ops4j.peaberry.util that return Export | ||
|---|---|---|
|
AbstractWatcher.add(Import<T> service)
|
|
| Methods in org.ops4j.peaberry.util that return types with arguments of type Export | ||
|---|---|---|
static
|
TypeLiterals.export(Class<T> clazz)
Create TypeLiteral matching an exported handle of the given type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||