Class ConnectionCache<T>
java.lang.Object
com.liferay.document.library.repository.external.cache.ConnectionCache<T>
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionCache
(Class<T> connectionClass, long repositoryId, ConnectionBuilder<T> connectionBuilder) -
Method Summary
-
Constructor Details
-
ConnectionCache
public ConnectionCache(Class<T> connectionClass, long repositoryId, ConnectionBuilder<T> connectionBuilder)
-
-
Method Details
-
getConnection
- Throws:
com.liferay.portal.kernel.repository.RepositoryException
-