© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.util
Class StorageManagerProxy

java.lang.Object
  extended by org.ximtec.igesture.tool.util.StorageManagerProxy
All Implemented Interfaces:
InvocationHandler

public class StorageManagerProxy
extends Object
implements InvocationHandler


Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
static IStorageManager newInstance(StorageManager storageManager, Visitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable

newInstance

public static IStorageManager newInstance(StorageManager storageManager,
                                          Visitor visitor)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.