/** * */ package org.gcube.accounting.persistence; /** * @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/ * */ public class MongoDBPersistence { protected MongoDBPersistence(){ super(); } }