org.identityconnectors.framework.impl.api
Class BufferedResultsProxy
java.lang.Object
org.identityconnectors.framework.impl.api.BufferedResultsProxy
- All Implemented Interfaces:
- InvocationHandler
public class BufferedResultsProxy
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferedResultsProxy
public BufferedResultsProxy(Object target,
int bufferSize,
long timeoutMillis)
invoke
public Object invoke(Object proxy,
Method method,
Object[] arguments)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2011. All Rights Reserved.