@Configuration @ComponentScan(basePackageClasses=ContentParserServiceImpl.class) @Import(value={UtilContextSpringConfig.class,UtilXmlSpringConfig.class,UtilIoSpringConfig.class}) public class ContentParserSpringConfig extends Object
Configuration
for net.sf.mmm.util.io
.Constructor and Description |
---|
ContentParserSpringConfig() |
Modifier and Type | Method and Description |
---|---|
ContentParserService |
contentParserService() |
@Bean public ContentParserService contentParserService()
Copyright © 2001–2016 mmm-Team. All rights reserved.