@Service public class SystemRepositoryImpl extends Object implements SystemRepository
| Constructor and Description |
|---|
SystemRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deactivate(Map<String,Object> props) |
Map<String,Collection<String>> |
getDefinedSystemPropertyMappings() |
Set<UUID> |
getMatchingSystems(List<Predicate> systemPredicates) |
Map<UUID,SystemInfo> |
getSystemInfo() |
public Map<UUID,SystemInfo> getSystemInfo() throws MonitoringDBException
getSystemInfo in interface SystemRepositoryMonitoringDBExceptionpublic Map<String,Collection<String>> getDefinedSystemPropertyMappings() throws MonitoringDBException
getDefinedSystemPropertyMappings in interface SystemRepositoryMonitoringDBExceptionpublic Set<UUID> getMatchingSystems(List<Predicate> systemPredicates) throws MonitoringDBException
getMatchingSystems in interface SystemRepositoryMonitoringDBExceptionCopyright © 2017 ICF Olson. All rights reserved.