Arquillian Container Test Implementation Base 1.0.1.Final

org.jboss.arquillian.container.test.impl.client.deployment
Class ThreadContext

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.client.deployment.ThreadContext

public class ThreadContext
extends Object

ThreadContext

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ThreadContext()
           
 
Method Summary
static void reset()
           
static void set(ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadContext

public ThreadContext()
Method Detail

set

public static void set(ClassLoader classLoader)

reset

public static void reset()

Arquillian Container Test Implementation Base 1.0.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.