Package org.apache.cayenne.di.spi
Class ConstructorInjectingDecoratorProvider<T>
java.lang.Object
org.apache.cayenne.di.spi.ConstructorInjectingDecoratorProvider<T>
public class ConstructorInjectingDecoratorProvider<T> extends Object
- Since:
- 4.0
- 
Constructor SummaryConstructors Constructor Description ConstructorInjectingDecoratorProvider(Class<? extends T> implementation, DefaultInjector injector)
- 
Method Summary
- 
Constructor Details- 
ConstructorInjectingDecoratorProviderpublic ConstructorInjectingDecoratorProvider(Class<? extends T> implementation, DefaultInjector injector)
 
- 
- 
Method Details- 
get- Throws:
- DIRuntimeException
 
 
-