public final class ConfigTemplateInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
ConfigTemplateInvocationHandler(Class<?> type,
Configuration configuration)
Creates a new handler instance.
|
public ConfigTemplateInvocationHandler(Class<?> type, Configuration configuration)
type - the target type, not null.configuration - the configuration to be used for evaluating the values for injection into instance,
not null.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.