com.xebialabs.deployit.deployment.rules
Class StepClassScanner

java.lang.Object
  extended by com.xebialabs.deployit.deployment.rules.StepClassScanner

public class StepClassScanner
extends java.lang.Object


Constructor Summary
StepClassScanner()
           
 
Method Summary
 void scanSteps(RuleStore ruleStore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepClassScanner

public StepClassScanner()
Method Detail

scanSteps

public void scanSteps(RuleStore ruleStore)