public interface ServiceDeploymentDao
Modifier and Type | Method and Description |
---|---|
void |
clear() |
ServiceDeployment |
getServiceDeployment(String serviceAndNodeGridId,
String serviceId,
String nodeId) |
void clear() throws DaoException
DaoException
ServiceDeployment getServiceDeployment(String serviceAndNodeGridId, String serviceId, String nodeId) throws DaoException, ServiceDeploymentNotFoundException