com.xebialabs.deployit.tck.manifest
Class RunBookScanner

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

public class RunBookScanner
extends ComponentClassScanner<com.xebialabs.deployit.RunBook>


Field Summary
 
Fields inherited from class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
DEFAULT_RESOURCE_PATTERN
 
Constructor Summary
RunBookScanner()
           
 
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

RunBookScanner

public RunBookScanner()


Copyright © 2008-2010. All Rights Reserved.