Uses of Interface
org.gcube.common.ghn.service.persistence.PersistenceManager

Packages that use PersistenceManager
org.gcube.common.ghn.service   
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.persistence   
 

Uses of PersistenceManager in org.gcube.common.ghn.service
 

Methods in org.gcube.common.ghn.service that return PersistenceManager
 PersistenceManager ServiceContext.persistence()
           
 

Uses of PersistenceManager in org.gcube.common.ghn.service.configuration
 

Methods in org.gcube.common.ghn.service.configuration that return PersistenceManager
 PersistenceManager ServiceConfiguration.persistenceManager()
          Returns the DefaultPersistenceManager for the service.
 

Methods in org.gcube.common.ghn.service.configuration with parameters of type PersistenceManager
 ServiceConfiguration ServiceConfiguration.persistenceManager(PersistenceManager manager)
          Sets the DefaultPersistenceManager for the service.
 

Uses of PersistenceManager in org.gcube.common.ghn.service.persistence
 

Classes in org.gcube.common.ghn.service.persistence that implement PersistenceManager
 class DefaultPersistenceManager
           
 



Copyright © 2013. All Rights Reserved.