public interface RepositoryResolver
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Session |
createSessionFromParameters(JcrConfiguration configuration,
JcrConfiguration.List jcrRepoList) |
javax.jcr.Session |
createSessionFromParameters(JcrConfiguration configuration,
JcrConfiguration.List jcrRepoList,
Map<String,String> defaults) |
javax.jcr.Session createSessionFromParameters(JcrConfiguration configuration, JcrConfiguration.List jcrRepoList) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionjavax.jcr.Session createSessionFromParameters(JcrConfiguration configuration, JcrConfiguration.List jcrRepoList, Map<String,String> defaults) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2012 Seam Framework. All Rights Reserved.