Interface Aggregate

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

public interface Aggregate
An object with dependencies.

By default, Aggregates have no dependencies.

Author:
Laird Nelson
See Also: