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