@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 SystemRepository
MonitoringDBException
public Map<String,Collection<String>> getDefinedSystemPropertyMappings() throws MonitoringDBException
getDefinedSystemPropertyMappings
in interface SystemRepository
MonitoringDBException
public Set<UUID> getMatchingSystems(List<Predicate> systemPredicates) throws MonitoringDBException
getMatchingSystems
in interface SystemRepository
MonitoringDBException
Copyright © 2017 ICF Olson. All rights reserved.