public class PropertiesInvocationHandler extends Object implements InvocationHandler
Properties
interfaceConstructor 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 InvocationHandler
Throwable
InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
Copyright © 2017. All rights reserved.