com.basilv.examples.spring.componentscan
Class ComponentScanConfig

java.lang.Object
  extended by com.basilv.examples.spring.componentscan.ComponentScanConfig

@Configuration
@AnnotationDrivenConfig
@ComponentScan(value="com.basilv.examples.spring.componentscan")
public class ComponentScanConfig
extends Object


Constructor Summary
ComponentScanConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentScanConfig

public ComponentScanConfig()


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.