Uses of Package
org.apache.maven.surefire.booter

Packages that use org.apache.maven.surefire.booter
org.apache.maven.plugin.surefire   
org.apache.maven.plugin.surefire.booterclient   
org.apache.maven.surefire.booter   
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered set of classpath elements
ClasspathConfiguration
          Represents the classpaths for the BooterConfiguration.
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
StartupConfiguration
          Configuration that is used by the SurefireStarter but does not make it into the provider itself.
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.booterclient
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered set of classpath elements
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
StartupConfiguration
          Configuration that is used by the SurefireStarter but does not make it into the provider itself.
SurefireBooterForkException
          Encapsulates exceptions thrown during Surefire forking.
SurefireExecutionException
          An error occurring during the invocation of Surefire via an alternate class loader.
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booter
BooterConstants
          Constants used by the serializer/deserializer
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered set of classpath elements
ClasspathConfiguration
          Represents the classpaths for the BooterConfiguration.
PropertiesWrapper
           
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
StartupConfiguration
          Configuration that is used by the SurefireStarter but does not make it into the provider itself.
SurefireClassLoadersAware
           
SurefireExecutionException
          An error occurring during the invocation of Surefire via an alternate class loader.
 



Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.