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