|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AttributeFilter | Simple matching filter for service attributes. |
| Export<T> | Handle to a service instance exported to a ServiceWatcher. |
| Import<T> | Handle to a service instance imported from a ServiceRegistry. |
| ServiceRegistry | A registry is a ServiceWatcher that allows lookup of services. |
| ServiceWatcher<S> | A service watcher can receive services provided by other registries. |
| Class Summary | |
|---|---|
| Peaberry | Guice extension that supports injection and outjection of dynamic services. |
| Exception Summary | |
|---|---|
| ServiceException | General purpose service exception. |
| ServiceUnavailableException | Exception thrown when a requested service is not available. |
| Annotation Types Summary | |
|---|---|
| BundleScoped | Apply this to implementation classes when you want only one instance (per
BundleContext) to be reused for all injections for that binding. |
peaberry - Dynamic services for Google-Guice.
The principal members of this package are:
Peaberry
ServiceUnavailableException
ServiceRegistry
ServiceWatcher
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||