net.thucydides.easyb
Class ThucydidesListenerBuilder
java.lang.Object
net.thucydides.easyb.ThucydidesListenerBuilder
- All Implemented Interfaces:
- groovy.lang.GroovyObject, org.easyb.listener.ListenerBuilder
public class ThucydidesListenerBuilder
- extends Object
- implements org.easyb.listener.ListenerBuilder, groovy.lang.GroovyObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executionListenerThreadLocal
public static ThreadLocal executionListenerThreadLocal
ThucydidesListenerBuilder
public ThucydidesListenerBuilder()
getMetaClass
public groovy.lang.MetaClass getMetaClass()
- Specified by:
getMetaClass in interface groovy.lang.GroovyObject
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc)
- Specified by:
setMetaClass in interface groovy.lang.GroovyObject
invokeMethod
public Object invokeMethod(String method,
Object arguments)
- Specified by:
invokeMethod in interface groovy.lang.GroovyObject
getProperty
public Object getProperty(String property)
- Specified by:
getProperty in interface groovy.lang.GroovyObject
setProperty
public void setProperty(String property,
Object value)
- Specified by:
setProperty in interface groovy.lang.GroovyObject
get
public org.easyb.listener.ExecutionListener get()
- Specified by:
get in interface org.easyb.listener.ListenerBuilder
exeuctionListenerMustHaveBeenAssigned
public void exeuctionListenerMustHaveBeenAssigned()
resetListener
public static void resetListener()
Copyright © 2011 Wakaleo Consulting. All Rights Reserved.