public class BedeworkConnectorConfig extends ConnectorConfig
| Constructor and Description |
|---|
BedeworkConnectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeepAliveInterval()
KeepAliveInterval - seconds
|
int |
getRetryInterval()
retryInterval - seconds
|
String |
getSystemNotificationHref() |
String |
getSystemUrl() |
String |
getToken() |
void |
setKeepAliveInterval(int val)
KeepAliveInterval - seconds
|
void |
setRetryInterval(int val)
retryInterval - seconds
|
void |
setSystemNotificationHref(String val) |
void |
setSystemUrl(String val) |
void |
setToken(String val) |
String |
toString() |
void |
toStringSegment(org.bedework.util.misc.ToString ts) |
getConnectorClassName, getMbeanClassName, getReadOnly, getTrustLastmod, hashCode, setConnectorClassName, setMbeanClassName, setReadOnly, setTrustLastmodaddListProperty, compareTo, fromXml, fromXml, fromXml, getLastChanged, getName, getProperty, markChanged, removeProperty, setListProperty, setName, toProperties, toXmlaudit, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, getAuditLoggerIfEnabled, getErrorLoggerIfEnabled, getLogger, getLogger, getMetricsLoggerIfEnabled, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsLoggerEnabled, metrics, warnpublic void setSystemNotificationHref(String val)
val - system notifications principalpublic String getSystemNotificationHref()
public void setSystemUrl(String val)
val - system urlpublic String getSystemUrl()
public void setToken(String val)
val - token for authenticationpublic String getToken()
public void setRetryInterval(int val)
val - int secondspublic int getRetryInterval()
public void setKeepAliveInterval(int val)
val - int secondspublic int getKeepAliveInterval()
public void toStringSegment(org.bedework.util.misc.ToString ts)
toStringSegment in class ConnectorConfigpublic String toString()
toString in class ConnectorConfigCopyright © 2018 Bedework. All rights reserved.