org.eclipse.lyo.core.query.impl
Class WildcardInvocationHandler
java.lang.Object
org.eclipse.lyo.core.query.impl.WildcardInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class WildcardInvocationHandler
- extends Object
Proxy implementation of Wildcard
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
WildcardInvocationHandler
public WildcardInvocationHandler()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
- See Also:
PropertiesInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
Copyright © 2013. All Rights Reserved.