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.RepositoryException
javax.jcr.Session createSessionFromParameters(JcrConfiguration configuration, JcrConfiguration.List jcrRepoList, Map<String,String> defaults) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2012 Seam Framework. All Rights Reserved.