public class TimeStampConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENV_TIMESTAMP_CONNECT_REPLAY
System environment key to set how many times replay timestamp connector
|
static String |
ENV_TIMESTAMP_TIMEOUT
System environment key to set timeout for timestamp connector
|
static TimeStampConfig |
instance |
static String |
TIMESTAMP_CONNECT_REPLAY
System key to set how many times replay timestamp connector
|
static String |
TIMESTAMP_TIMEOUT
System key to set timeout for timestamp connector
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectReplay() |
static TimeStampConfig |
getInstance() |
int |
getTimeOut() |
void |
setConnectReplay(int connectReplay) |
void |
setTimeOut(int parmTimeOut) |
public static final String TIMESTAMP_TIMEOUT
public static final String ENV_TIMESTAMP_TIMEOUT
public static final String TIMESTAMP_CONNECT_REPLAY
public static final String ENV_TIMESTAMP_CONNECT_REPLAY
public static TimeStampConfig instance
public static TimeStampConfig getInstance()
public int getTimeOut()
public void setTimeOut(int parmTimeOut)
public int getConnectReplay()
public void setConnectReplay(int connectReplay)
Copyright © 2023 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.