org.apache.lucene.gdata.storage.db4o
Class ObjectServerDecorator
java.lang.Object
org.apache.lucene.gdata.storage.db4o.ObjectServerDecorator
- All Implemented Interfaces:
- InvocationHandler
public class ObjectServerDecorator
- extends Object
- implements InvocationHandler
- Author:
- Simon Willnauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectServerDecorator
public ObjectServerDecorator(String user,
String password,
String host,
int port)
invoke
public Object invoke(Object arg0,
Method arg1,
Object[] arg2)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
- See Also:
InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.