org.kite9.tool
Class AbstractKite9Runner

java.lang.Object
  extended by org.kite9.tool.context.AbstractContextualizable
      extended by org.kite9.tool.AbstractKite9Runner
All Implemented Interfaces:
Kite9Runner
Direct Known Subclasses:
BasicKite9Runner

public abstract class AbstractKite9Runner
extends AbstractContextualizable
implements Kite9Runner

Author:
moffatr

Constructor Summary
AbstractKite9Runner()
           
 
Method Summary
protected abstract  List<BuildListener> getListeners()
           
protected abstract  List<Scanner> getScanners()
           
 void process()
           
 
Methods inherited from class org.kite9.tool.context.AbstractContextualizable
getContext, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractKite9Runner

public AbstractKite9Runner()
Method Detail

getScanners

protected abstract List<Scanner> getScanners()

getListeners

protected abstract List<BuildListener> getListeners()

process

public void process()
Specified by:
process in interface Kite9Runner


Copyright © 2011. All Rights Reserved.