|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventdServiceManager
EventdServiceManager interface.
| Method Summary | |
|---|---|
void |
dataSourceSync()
Synchronize the in-memory cache with the service table in the database. |
int |
getServiceId(String serviceName)
Lookup the service ID for a specific service by name. |
| Method Detail |
|---|
int getServiceId(String serviceName)
throws org.springframework.dao.DataAccessException
serviceName - a String object.
org.springframework.dao.DataAccessException - if there is an error accessing the database
org.springframework.dao.DataAccessException - if any.void dataSourceSync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||