Package org.ikasan.configurationService.dao
-
Interface Summary Interface Description ConfigurationDao<CONFIGURATION_PARAMS> Configuration DAO interface defining the operations for interacting with a runtime configuration. -
Class Summary Class Description ConfigurationCacheImpl Implementation of the ConfigurationDao interface providing the cache persistence for configuration instances.ConfigurationHibernateImpl Implementation of the ConfigurationDao interface providing the Hibernate persistence for configuration instances.