org.jbehave.web.runner.waffle
Class JBehaveRegistrar
java.lang.Object
org.codehaus.waffle.registrar.AbstractRegistrar
org.jbehave.web.runner.waffle.JBehaveRegistrar
- All Implemented Interfaces:
- org.codehaus.waffle.registrar.Registrar
public class JBehaveRegistrar
- extends org.codehaus.waffle.registrar.AbstractRegistrar
| Nested classes/interfaces inherited from interface org.codehaus.waffle.registrar.Registrar |
org.codehaus.waffle.registrar.Registrar.Injection |
|
Constructor Summary |
JBehaveRegistrar(org.codehaus.waffle.registrar.Registrar delegate)
|
| Methods inherited from class org.codehaus.waffle.registrar.AbstractRegistrar |
getComponentRegistry, getRegistered, isRegistered, register, register, registerInstance, registerInstance, registerNonCaching, registerNonCaching, useInjection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBehaveRegistrar
public JBehaveRegistrar(org.codehaus.waffle.registrar.Registrar delegate)
application
public void application()
- Specified by:
application in interface org.codehaus.waffle.registrar.Registrar- Overrides:
application in class org.codehaus.waffle.registrar.AbstractRegistrar
session
public void session()
- Specified by:
session in interface org.codehaus.waffle.registrar.Registrar- Overrides:
session in class org.codehaus.waffle.registrar.AbstractRegistrar
request
public void request()
- Specified by:
request in interface org.codehaus.waffle.registrar.Registrar- Overrides:
request in class org.codehaus.waffle.registrar.AbstractRegistrar
registerMenu
protected void registerMenu()
createMenu
protected org.codehaus.waffle.menu.Menu createMenu()
configureViews
protected void configureViews()
registerConfiguration
protected void registerConfiguration()
registerScenarioParser
protected void registerScenarioParser()
registerScenarioRunner
protected void registerScenarioRunner()
registerSteps
protected void registerSteps()
registerStepdocGenerator
protected void registerStepdocGenerator()
registerFileManager
protected void registerFileManager()
uploadDirectory
protected java.io.File uploadDirectory()
Copyright © 2009. All Rights Reserved.