public class ConfigurationInvocationHandler extends ConstantsInvocationHandler
| Constructor and Description |
|---|
ConfigurationInvocationHandler(Class<?> targetInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMessageFromProperties(Object[] args,
String name) |
protected <T> PropertyResourceBundle |
getPropertiesForLocale(Class<T> targetInterface) |
getMessageFromAnnotation, invoke, invokeSetter, isValidPropertySetter, loadPropertiespublic ConfigurationInvocationHandler(Class<?> targetInterface)
protected <T> PropertyResourceBundle getPropertiesForLocale(Class<T> targetInterface)
getPropertiesForLocale in class ConstantsInvocationHandlerprotected String getMessageFromProperties(Object[] args, String name)
getMessageFromProperties in class ConstantsInvocationHandlerCopyright © 2016. All rights reserved.