public interface BedeworkConnConfMBean extends NoteConnConfMBean
| 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) |
getConnectorClassName, getMbeanClassName, getReadOnly, getStatus, getTrustLastmod, setConnectorClassName, setMbeanClassName, setReadOnly, setTrustLastmodvoid setSystemNotificationHref(String val)
val - system notification principalString getSystemNotificationHref()
void setSystemUrl(String val)
val - system urlString getSystemUrl()
void setToken(String val)
val - token for authenticationString getToken()
void setRetryInterval(int val)
val - int secondsint getRetryInterval()
void setKeepAliveInterval(int val)
val - int secondsint getKeepAliveInterval()
Copyright © 2018 Bedework. All rights reserved.