org.jboss.seam.persistence.test.util
Class ArtifactNames

java.lang.Object
  extended by org.jboss.seam.persistence.test.util.ArtifactNames

public class ArtifactNames
extends Object


Field Summary
static String HIBERNATE_SEARCH
           
static String LUCENE_ANALYZERS
           
static String LUCENE_CORE
           
static String SEAM_PERSISTENCE_API
           
static String SEAM_PERSISTENCE_IMPL
           
static String SEAM_SOLDER
           
 
Constructor Summary
ArtifactNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEAM_SOLDER

public static final String SEAM_SOLDER
See Also:
Constant Field Values

SEAM_PERSISTENCE_API

public static final String SEAM_PERSISTENCE_API
See Also:
Constant Field Values

SEAM_PERSISTENCE_IMPL

public static final String SEAM_PERSISTENCE_IMPL
See Also:
Constant Field Values

HIBERNATE_SEARCH

public static final String HIBERNATE_SEARCH
See Also:
Constant Field Values

LUCENE_CORE

public static final String LUCENE_CORE
See Also:
Constant Field Values

LUCENE_ANALYZERS

public static final String LUCENE_ANALYZERS
See Also:
Constant Field Values
Constructor Detail

ArtifactNames

public ArtifactNames()


Copyright © 2011 Seam Framework. All Rights Reserved.