org.jboss.arquillian.ajocado.testng.listener
Class ListenerThreadLocal<T>
java.lang.Object
org.jboss.arquillian.ajocado.testng.listener.ListenerThreadLocal<T>
public class ListenerThreadLocal<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerThreadLocal
public ListenerThreadLocal()
initialValue
protected T initialValue()
get
public T get(Class<? extends AbstractConfigurationListener> listenerType)
set
public void set(Class<? extends AbstractConfigurationListener> listenerType,
T value)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.