Package org.ops4j.peaberry.builders

Fluent APIs for importing and exporting dynamic services.

See:
          Description

Interface Summary
DecoratedServiceBuilder<T> See Peaberry for examples of the dynamic service builder API.
DirectProvider<T> See Peaberry for examples of the dynamic service builder API.
ExportProvider<T> See Peaberry for examples of the dynamic service builder API.
ImportDecorator<S> Provide runtime decoration/intercepting of imported services.
InjectedServiceBuilder<T> See Peaberry for examples of the dynamic service builder API.
OutjectedServiceBuilder<T> See Peaberry for examples of the dynamic service builder API.
ProxyProvider<T> See Peaberry for examples of the dynamic service builder API.
QualifiedServiceBuilder<T> See Peaberry for examples of the dynamic service builder API.
ServiceBuilder<T> See Peaberry for examples of the dynamic service builder API.
 

Package org.ops4j.peaberry.builders Description

Fluent APIs for importing and exporting dynamic services.

The principal members of this package are:

DecoratedServiceBuilder
The interface that describes how to build dynamic service providers.
ImportDecorator
The interface you can implement in order to decorate dynamic services.



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.