Interface DependencyMappingBuilder

All Known Subinterfaces:
ThreadDependencyMappingBuilder
All Known Implementing Classes:
DependencyMappingBuilderImpl

public interface DependencyMappingBuilder

Provides the mappings of the dependencies of a ManagedObject to the ManagedObject providing necessary functionality.

This works within the scope of where the ManagedObject is being added.

Author:
Daniel Sagenschneider