public class ReadyApiCoreModule
extends com.google.inject.AbstractModule
Modifier and Type | Field and Description |
---|---|
static String |
CORE_BUILDINFO_PROPERTIES |
static String |
READY_API_BUILD_NUMBER
The value of this constant is a sequential numeric value (number), which is incremented by Jenkins job
creating the build every time it's run.
|
static String |
READY_API_BUILD_TIMESTAMP |
static String |
READY_API_BUILDINFO_PROPERTIES |
static String |
READY_API_NAME
The application name instance.
|
static String |
READY_API_TITLE
The application title, built from the name and version.
|
static String |
READY_API_VERSION
The application version of this ReadyAPI instance.
|
static String |
VIRT_FIELD_NAME |
static String |
VIRT_NAME |
static String |
VIRT_NAME_LOWER_CASE |
static String |
VIRT_SHORT_NAME |
Constructor and Description |
---|
ReadyApiCoreModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
com.smartbear.analytics.AnalyticsManager |
getAnalyticsManager() |
static ReadyApiEventBus |
getEventBus()
Deprecated.
|
static ForkJoinPool |
getForkJoinPool() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public static String READY_API_VERSION
ProductInfo.getVersion()
.public static final String READY_API_BUILD_NUMBER
public static String READY_API_NAME
@ReadyName
.ReadyApiName
public static final String READY_API_TITLE
public static final String CORE_BUILDINFO_PROPERTIES
public static final String READY_API_BUILDINFO_PROPERTIES
public static final String READY_API_BUILD_TIMESTAMP
public static final String VIRT_NAME
public static final String VIRT_NAME_LOWER_CASE
public static final String VIRT_FIELD_NAME
public static final String VIRT_SHORT_NAME
@Deprecated public static ReadyApiEventBus getEventBus()
EventBus.getEventBus()
insteadpublic static ForkJoinPool getForkJoinPool()
protected void configure()
configure
in class com.google.inject.AbstractModule
@Provides public com.smartbear.analytics.AnalyticsManager getAnalyticsManager()
Copyright © 2019. All rights reserved.