org.jboss.dtf.testframework.servicemanager
Class ClasspathConfiguration

java.lang.Object
  extended by org.jboss.dtf.testframework.servicemanager.ClasspathConfiguration

public class ClasspathConfiguration
extends java.lang.Object


Constructor Summary
ClasspathConfiguration(Element config)
           
 
Method Summary
 void ensureCacheUptodate()
           
 java.lang.String getClasspath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathConfiguration

public ClasspathConfiguration(Element config)
                       throws InvalidConfigurationException
Throws:
InvalidConfigurationException
Method Detail

getClasspath

public java.lang.String getClasspath()

ensureCacheUptodate

public void ensureCacheUptodate()