public class ConstructorInjectingDecoratorProvider<T> extends Object
Constructor and Description |
---|
ConstructorInjectingDecoratorProvider(Class<? extends T> implementation,
DefaultInjector injector) |
public ConstructorInjectingDecoratorProvider(Class<? extends T> implementation, DefaultInjector injector)
public Provider<T> get(Provider<T> undecorated) throws DIRuntimeException
DIRuntimeException
Copyright © 2001–2023 Apache Cayenne. All rights reserved.