Package org.apache.cayenne.di.spi

Class Summary
DefaultAdhocObjectFactory A default implementation of AdhocObjectFactory that creates objects using default no-arg constructor and injects dependencies into annotated fields.
DefaultInjector A default Cayenne implementations of a DI injector.
DefaultScope An implementation of a DI scopes with support scope events.
DefaultScopeProvider<T> A provider that provides scoping for other providers.
ScopeEventBinding A class that wraps an annotated method call of an object, passing it DI scope events.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.