Package org.eclipse.lyo.core.query.impl
Class PropertiesInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.PropertiesInvocationHandler
- All Implemented Interfaces:
InvocationHandler
Proxy implementation of
Properties
interface-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConstruct aProperties
proxy that has a singleWildcard
childPropertiesInvocationHandler
(org.antlr.runtime.tree.CommonTree tree, Map<String, String> prefixMap) -
Method Summary
-
Field Details
-
prefixMap
-
-
Constructor Details
-
PropertiesInvocationHandler
-
PropertiesInvocationHandler
public PropertiesInvocationHandler()Construct aProperties
proxy that has a singleWildcard
child
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
- See Also:
-