Class AccountingPersistenceBackendQueryFactory
java.lang.Object
org.gcube.accounting.analytics.persistence.AccountingPersistenceBackendQueryFactory
- Author:
- Luca Frosini (ISTI - CNR)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccountingPersistenceBackendQueryFactory
protected AccountingPersistenceBackendQueryFactory()
-
-
Method Details
-
getInstance
public static AccountingPersistenceBackendQuery getInstance() throws NoAvailableScopeException, NoUsableAccountingPersistenceQueryFound- Returns:
- AccountingPersistenceQuery instance
- Throws:
NoAvailableScopeException- if no configuration is found on IS for the current scopeNoUsableAccountingPersistenceQueryFound- if fails to instantiate the #AccountingPersistenceQuery
-