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 Summary
Constructors Constructor Description ConstructorInjectingDecoratorProvider(Class<? extends T> implementation, DefaultInjector injector)
-
Method Summary
-
Constructor Details
-
ConstructorInjectingDecoratorProvider
public ConstructorInjectingDecoratorProvider(Class<? extends T> implementation, DefaultInjector injector)
-
-
Method Details
-
get
- Throws:
DIRuntimeException
-