public class CpfConfig extends Object implements com.revolsys.beans.PropertyChangeSupportProxy
Constructor and Description |
---|
CpfConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl() |
int |
getDatabaseConnectionPoolSize() |
int |
getGroupResultPoolSize() |
String |
getInternalWebServiceUrl() |
int |
getPostProcessPoolSize() |
int |
getPreProcessPoolSize() |
PropertyChangeSupport |
getPropertyChangeSupport() |
int |
getSchedulerPoolSize() |
String |
getSecureBaseUrl() |
void |
init() |
void |
setBaseUrl(String baseUrl) |
void |
setDatabaseConnectionPoolSize(int poolSize) |
void |
setGroupResultPoolSize(int groupResultPoolSize) |
void |
setInternalWebServiceUrl(String internalWebServiceUrl) |
void |
setPostProcessPoolSize(int postProcessPoolSize) |
void |
setPreProcessPoolSize(int preProcessPoolSize) |
void |
setSchedulerPoolSize(int schedulerPoolSize) |
void |
setSecureBaseUrl(String secureBaseUrl) |
public String getBaseUrl()
public int getDatabaseConnectionPoolSize()
public int getGroupResultPoolSize()
public String getInternalWebServiceUrl()
public int getPostProcessPoolSize()
public int getPreProcessPoolSize()
public PropertyChangeSupport getPropertyChangeSupport()
getPropertyChangeSupport
in interface com.revolsys.beans.PropertyChangeSupportProxy
public int getSchedulerPoolSize()
public String getSecureBaseUrl()
@PostConstruct public void init()
public void setBaseUrl(String baseUrl)
public void setDatabaseConnectionPoolSize(int poolSize)
public void setGroupResultPoolSize(int groupResultPoolSize)
public void setInternalWebServiceUrl(String internalWebServiceUrl)
public void setPostProcessPoolSize(int postProcessPoolSize)
public void setPreProcessPoolSize(int preProcessPoolSize)
public void setSchedulerPoolSize(int schedulerPoolSize)
public void setSecureBaseUrl(String secureBaseUrl)
Copyright © 2008–2017 Province of British Columbia. All rights reserved.