org.eclipse.lyo.core.query.impl
Class SortTermsInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.SortTermsInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class SortTermsInvocationHandler
- extends Object
- implements InvocationHandler
Proxy implementation of SortTerms
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortTermsInvocationHandler
public SortTermsInvocationHandler(org.antlr.runtime.tree.CommonTree tree,
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 © 2013. All rights reserved.