public class AccountingInitializer extends Object implements org.gcube.smartgears.ApplicationManager
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.accounting.analytics.persistence.couchbase.AccountingPersistenceQueryCouchBase |
accountingPersistenceAnalytics |
| Constructor and Description |
|---|
AccountingInitializer() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.accounting.persistence.AccountingPersistence |
getAccountingPersistence() |
org.gcube.accounting.analytics.persistence.couchbase.AccountingPersistenceQueryCouchBase |
getAccountingPersistenceQuery() |
void |
onInit() |
void |
onShutdown() |
protected org.gcube.accounting.analytics.persistence.couchbase.AccountingPersistenceQueryCouchBase accountingPersistenceAnalytics
public void onInit()
onInit in interface org.gcube.smartgears.ApplicationManagerpublic void onShutdown()
onShutdown in interface org.gcube.smartgears.ApplicationManagerpublic org.gcube.accounting.persistence.AccountingPersistence getAccountingPersistence()
public org.gcube.accounting.analytics.persistence.couchbase.AccountingPersistenceQueryCouchBase getAccountingPersistenceQuery()
Copyright © 2017. All Rights Reserved.