public class PoolingRepositoryFactory extends Object implements RepositoryFactory
Modifier and Type | Field and Description |
---|---|
protected String |
repositoryName |
Constructor and Description |
---|
PoolingRepositoryFactory(String repositoryName) |
Modifier and Type | Method and Description |
---|---|
Object |
call()
Constructs the low-level repository with the name previously passed to
#init . |
protected static javax.resource.spi.ConnectionManager |
lookupConnectionManager(NuxeoConnectionManagerConfiguration pool) |
protected final String repositoryName
public PoolingRepositoryFactory(String repositoryName)
public Object call()
RepositoryFactory
#init
.call
in interface Callable<Object>
call
in interface RepositoryFactory
protected static javax.resource.spi.ConnectionManager lookupConnectionManager(NuxeoConnectionManagerConfiguration pool) throws NamingException
NamingException
Copyright © 2018 Nuxeo. All rights reserved.