Interface Aggregate

All Known Subinterfaces:
Factory<I>, Initializer<I>, Producer<I>
All Known Implementing Classes:
Bean, Constant, InterceptingProducer

public interface Aggregate
An object with dependencies.

By default, Aggregates have no dependencies.

Author:
Laird Nelson
See Also: