org.xcmis.sp.inmemory
Class StorageProviderImpl
java.lang.Object
org.xcmis.sp.inmemory.StorageProviderImpl
- All Implemented Interfaces:
- org.xcmis.spi.StorageProvider
public class StorageProviderImpl
- extends Object
- implements org.xcmis.spi.StorageProvider
- Version:
- $Id: StorageProviderImpl.java 1587 2010-08-25 14:28:13Z andrew00x $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageProviderImpl
public StorageProviderImpl(org.exoplatform.container.xml.InitParams initParams,
org.xcmis.spi.PermissionService permissionService)
StorageProviderImpl
public StorageProviderImpl(String repositoryId,
String repositoryName,
String description,
String maxStorageMemSize,
String maxItemsNumber)
getConnection
public org.xcmis.spi.Connection getConnection()
- Specified by:
getConnection in interface org.xcmis.spi.StorageProvider
getStorageID
public String getStorageID()
- Specified by:
getStorageID in interface org.xcmis.spi.StorageProvider
stop
public void stop()
- See Also:
org.picocontainer.Startable#stop()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.