Class BuilderConfigurationWrapperFactory.BuilderConfigurationWrapperInvocationHandler

java.lang.Object
org.apache.commons.configuration2.builder.BuilderConfigurationWrapperFactory.BuilderConfigurationWrapperInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
BuilderConfigurationWrapperFactory

private static final class BuilderConfigurationWrapperFactory.BuilderConfigurationWrapperInvocationHandler extends Object implements InvocationHandler
A specialized InvocationHandler implementation for wrapper configurations. Here the logic of accessing a wrapped builder is implemented.