org.jboss.arquillian.protocol.jmx
Interface JMXTestRunner.TestClassLoader

Enclosing class:
JMXTestRunner

public static interface JMXTestRunner.TestClassLoader


Method Summary
 Class<?> loadTestClass(String className)
           
 

Method Detail

loadTestClass

Class<?> loadTestClass(String className)
                       throws ClassNotFoundException
Throws:
ClassNotFoundException


Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.