public interface IServiceStateDAO extends de.taimos.dao.IEntityDAO<EServiceState,Long>
| Modifier and Type | Method and Description |
|---|---|
EServiceState |
findByName(String name,
String host) |
EServiceState findByName(String name, String host)
name - the service namehost - the host nameCopyright © 2014 Cinovo AG. All Rights Reserved.