public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String |
getBindAddress() |
int |
getBindPort() |
String |
getJdbcConnectionUrl() |
String |
getJdbcPassword() |
String |
getJdbcUsername() |
Properties |
getProperties() |
String |
getQuartzGroupName() |
Long |
getSchedulerId() |
boolean |
hasJdbcConnectionReuse() |
Long getSchedulerId()
String getBindAddress()
int getBindPort()
String getJdbcConnectionUrl()
Properties getProperties()
String getJdbcUsername()
String getJdbcPassword()
String getQuartzGroupName()
boolean hasJdbcConnectionReuse()
Copyright © 2017 Netgrid. All rights reserved.