public class MapperClient extends Object implements InvocationHandler
NetServer.| Modifier and Type | Method and Description |
|---|---|
void |
createDatabase() |
static Mapper |
getMapper(RepositoryImpl repository,
Credentials credentials) |
int |
getTableSize(String tableName) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public static final Object EOF
public static Mapper getMapper(RepositoryImpl repository, Credentials credentials) throws StorageException
StorageExceptionpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic int getTableSize(String tableName)
public void createDatabase()
Copyright © 2011 Nuxeo SA. All Rights Reserved.