com.xebialabs.deployit.tck.manifest
Class ConfigurationItemScanner

java.lang.Object
  extended by org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
      extended by com.xebialabs.deployit.tck.manifest.ComponentClassScanner<java.io.Serializable>
          extended by com.xebialabs.deployit.tck.manifest.ConfigurationItemScanner
All Implemented Interfaces:
org.springframework.context.ResourceLoaderAware

public class ConfigurationItemScanner
extends ComponentClassScanner<java.io.Serializable>


Field Summary
 
Fields inherited from class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
DEFAULT_RESOURCE_PATTERN
 
Constructor Summary
ConfigurationItemScanner()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.tck.manifest.ComponentClassScanner
getComponentClasses
 
Methods inherited from class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
addExcludeFilter, addIncludeFilter, findCandidateComponents, getResourceLoader, isCandidateComponent, isCandidateComponent, registerDefaultFilters, resetFilters, resolveBasePackage, setResourceLoader, setResourcePattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationItemScanner

public ConfigurationItemScanner()


Copyright © 2010. All Rights Reserved.