Package net.sourceforge.hiveutils.service

This package defines the interfaces of a few useful HiveMind services.

See:
          Description

Interface Summary
AsynchronousTaskPerformer Service executing tasks asynchronously.
ExceptionMapper Interface used by AdapterBuilderFactory to translate exceptions thrown by service implementations on-the-fly.
ObjectBuilder Service that builds simple objects instances (not HiveMind services) but can inject dependencies into them, according to contributions to a specific configuration point.
ObjectBuilderListener Listener called whenever ObjectBuilder service creates a new POJO instance.
ObjectTools Service that provides miscellaneous utility methods related to serialization and compression.
PreferencesManager Service that can read and write preferences as beans.
 

Package net.sourceforge.hiveutils.service Description

This package defines the interfaces of a few useful HiveMind services.