public final class GuiceExtensionConsts extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GUICE_ARTIFACT_NAME
Represents the Guice maven artifact name.
|
static String |
GUICE_ARTIFACT_VERSION
Represents the default Guice maven artifact version.
|
static String |
INJECTOR
Represents the fully qualified name for
Injector. |
| Constructor and Description |
|---|
GuiceExtensionConsts()
Creates new instance of
GuiceExtensionConsts class. |
public static final String INJECTOR
Injector.public static final String GUICE_ARTIFACT_NAME
public static final String GUICE_ARTIFACT_VERSION
public GuiceExtensionConsts()
Creates new instance of GuiceExtensionConsts class.
Private constructor prevents from instantiation outside this class.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.