Class TranslatedConfigView

  • All Implemented Interfaces:
    InvocationHandler, ConfigView

    public class TranslatedConfigView
    extends Object
    implements ConfigView
    View that translate configured attributes containing properties like ${foo.bar} into system properties values.

    Also support translation of Password Aliases

    Also support translation of Environment Variables

    Author:
    Jerome Dochez