JdbcEventWriter
 so when we remove the JDBC implementation, we can get rid of this
 class.public interface EventdServiceManager
EventdServiceManager interface.
| Modifier and Type | Method and Description | 
|---|---|
void | 
dataSourceSync()
Deprecated. 
 
This is only used when using  
JdbcEventWriter
 so when we remove the JDBC implementation, we can get rid of this
 class. | 
int | 
getServiceId(String serviceName)
Deprecated. 
 
This is only used when using  
JdbcEventWriter
 so when we remove the JDBC implementation, we can get rid of this
 class. | 
int getServiceId(String serviceName) throws org.springframework.dao.DataAccessException
JdbcEventWriter
 so when we remove the JDBC implementation, we can get rid of this
 class.serviceName - a String object.org.springframework.dao.DataAccessException - if there is an error accessing the databaseorg.springframework.dao.DataAccessException - if any.void dataSourceSync()
JdbcEventWriter
 so when we remove the JDBC implementation, we can get rid of this
 class.Copyright © 2020. All rights reserved.