public class PropertiesInvocationHandler extends Object implements InvocationHandler
Properties interface| Constructor and Description |
|---|
PropertiesInvocationHandler()
Construct a
Properties proxy that has a single
Wildcard child |
PropertiesInvocationHandler(org.antlr.runtime.tree.CommonTree tree,
Map<String,String> prefixMap) |
public PropertiesInvocationHandler(org.antlr.runtime.tree.CommonTree tree,
Map<String,String> prefixMap)
public PropertiesInvocationHandler()
Properties proxy that has a single
Wildcard childpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])Copyright © 2016. All rights reserved.