public class StorageManagerProxy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static IStorageManager |
newInstance(StorageManager storageManager,
Visitor visitor) |
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic static IStorageManager newInstance(StorageManager storageManager, Visitor visitor)
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.