org.eclipse.lyo.core.query.impl
Class CompoundTermInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.CompoundTermInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class CompoundTermInvocationHandler
- extends Object
Proxy implementation of CompoundTerm
interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefixMap
protected final Map<String,String> prefixMap
CompoundTermInvocationHandler
public CompoundTermInvocationHandler(org.antlr.runtime.tree.CommonTree tree,
boolean isTopLevel,
Map<String,String> prefixMap)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
- See Also:
InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
Copyright © 2014. All Rights Reserved.