public class LuteceConnectionProxy extends Object implements InvocationHandler
LuteceConnection This class should be removed when java5 support is dropped.| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args)
Catches close() and closeConnection() method.
|
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerproxy - the proxymethod - the methodargs - the argsThrowable - the throwableCopyright © 2020 City of Paris. All rights reserved.