Class AggregatorPersistenceConfiguration

java.lang.Object
org.gcube.documentstore.persistence.PersistenceBackendConfiguration
org.gcube.accounting.persistence.AccountingPersistenceConfiguration
org.gcube.accounting.aggregator.persistence.AggregatorPersistenceConfiguration

public class AggregatorPersistenceConfiguration extends org.gcube.accounting.persistence.AccountingPersistenceConfiguration
Author:
Luca Frosini (ISTI-CNR)
  • Field Summary

    Fields inherited from class org.gcube.accounting.persistence.AccountingPersistenceConfiguration

    PASSWORD_PROPERTY_KEY, SERVICE_ENDPOINT_CATEGORY, SERVICE_ENDPOINT_NAME, TARGET_SCOPE, URL_PROPERTY_KEY, USERNAME_PROPERTY_KEY

    Fields inherited from class org.gcube.documentstore.persistence.PersistenceBackendConfiguration

    properties
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default Constructor
     
  • Method Summary

    Methods inherited from class org.gcube.accounting.persistence.AccountingPersistenceConfiguration

    getServiceEndpoint, setValues

    Methods inherited from class org.gcube.documentstore.persistence.PersistenceBackendConfiguration

    addProperty, getInstance, getProperty, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AggregatorPersistenceConfiguration

      public AggregatorPersistenceConfiguration()
      Default Constructor
    • AggregatorPersistenceConfiguration

      public AggregatorPersistenceConfiguration(Class<?> persistence) throws Exception
      Parameters:
      persistence - The class of the persistence to instantiate
      Throws:
      Exception - if fails