Arquillian Spring Framework 3 Service Deployer 1.0.0.Alpha1

org.jboss.arquillian.spring
Class SpringExtensionConstants_3

java.lang.Object
  extended by org.jboss.arquillian.spring.SpringExtensionConstants_3

public final class SpringExtensionConstants_3
extends Object

Defines constants used by this extension.

Version:
$Revision: $
Author:
Jakub Narloch

Field Summary
static String CGLIB_ARTIFACT_NAME
          Represents the CGLIB maven artifact name.
static String CGLIB_ARTIFACT_VERSION
          Represents the default CGLIB artifact name.
static String SNOWDROP_ARTIFACT_NAME
          Represents the Snowdrop maven artifact name.
static String SNOWDROP_ARTIFACT_VERSION
          Represents the default version of the Snowdrop.
static String SNOWDROP_EXCLUDED_ARTIFACT
          Represents the name of the artifacts that will be excluded when resolving Snowdrop.
static String SPRING_ARTIFACT_NAME
          Represents the Spring Framework maven artifact name.
static String SPRING_ARTIFACT_VERSION
          Represents the default version of the Spring Framework.
static String SPRING_ARTIFACT_WEB_NAME
          Represents the Spring Framework Web maven artifact name.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPRING_ARTIFACT_NAME

public static final String SPRING_ARTIFACT_NAME

Represents the Spring Framework maven artifact name.

See Also:
Constant Field Values

SPRING_ARTIFACT_WEB_NAME

public static final String SPRING_ARTIFACT_WEB_NAME

Represents the Spring Framework Web maven artifact name.

See Also:
Constant Field Values

SPRING_ARTIFACT_VERSION

public static final String SPRING_ARTIFACT_VERSION

Represents the default version of the Spring Framework.

See Also:
Constant Field Values

CGLIB_ARTIFACT_NAME

public static final String CGLIB_ARTIFACT_NAME

Represents the CGLIB maven artifact name.

See Also:
Constant Field Values

CGLIB_ARTIFACT_VERSION

public static final String CGLIB_ARTIFACT_VERSION

Represents the default CGLIB artifact name.

See Also:
Constant Field Values

SNOWDROP_ARTIFACT_NAME

public static final String SNOWDROP_ARTIFACT_NAME

Represents the Snowdrop maven artifact name.

See Also:
Constant Field Values

SNOWDROP_ARTIFACT_VERSION

public static final String SNOWDROP_ARTIFACT_VERSION

Represents the default version of the Snowdrop.

See Also:
Constant Field Values

SNOWDROP_EXCLUDED_ARTIFACT

public static final String SNOWDROP_EXCLUDED_ARTIFACT

Represents the name of the artifacts that will be excluded when resolving Snowdrop.

See Also:
Constant Field Values

Arquillian Spring Framework 3 Service Deployer 1.0.0.Alpha1

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