org.xcmis.sp.jcr.exo
Class StorageProviderImpl
java.lang.Object
org.xcmis.sp.jcr.exo.StorageProviderImpl
- All Implemented Interfaces:
- org.picocontainer.Startable, StorageProvider
public class StorageProviderImpl
- extends Object
- implements StorageProvider, org.picocontainer.Startable
- Version:
- $Id: StorageProviderImpl.java 1262 2010-06-09 10:07:01Z andrew00x $
- Author:
- Andrey Parfonov
|
Constructor Summary |
StorageProviderImpl(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.document.DocumentReaderService documentReaderService,
PermissionService permissionService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageProviderImpl
public StorageProviderImpl(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.document.DocumentReaderService documentReaderService,
PermissionService permissionService)
getConnection
public Connection getConnection()
-
- Specified by:
getConnection in interface StorageProvider
getStorageID
public String getStorageID()
- Specified by:
getStorageID in interface StorageProvider
start
public void start()
-
- Specified by:
start in interface org.picocontainer.Startable
stop
public void stop()
-
- Specified by:
stop in interface org.picocontainer.Startable
getStorageConfiguration
public StorageConfiguration getStorageConfiguration()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.