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 aPropertiesproxy that has a singleWildcardchildPropertiesInvocationHandler(org.antlr.runtime.tree.CommonTree tree, Map<String, String> prefixMap) -
Method Summary
-
Field Details
-
prefixMap
-
-
Constructor Details
-
PropertiesInvocationHandler
-
PropertiesInvocationHandler
public PropertiesInvocationHandler()Construct aPropertiesproxy that has a singleWildcardchild
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable- See Also:
-