Class ConfigServiceImpl

Object
ConfigServiceImpl
All Implemented Interfaces:
ConfigService

@Service("vConfigService") @Transactional(propagation=SUPPORTS, readOnly=true) public class ConfigServiceImpl extends Object implements ConfigService