org.fluentlenium.core
Class FluentThread
java.lang.Object
org.fluentlenium.core.FluentThread
public class FluentThread
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userThreadLocal
public static final InheritableThreadLocal<Fluent> userThreadLocal
FluentThread
public FluentThread()
set
public static void set(Fluent fluent)
unset
public static void unset()
get
public static Fluent get()
Copyright © 2012 AConsulting. All Rights Reserved.