@Service(value=ClientDataRepository.class) public class ClientDataRepository extends Object
Constructor and Description |
---|
ClientDataRepository() |
Modifier and Type | Method and Description |
---|---|
Map<String,RemoteSystem> |
getConfiguredSystems() |
void |
setConfiguredSystem(String name,
RemoteSystem configuration) |
public Map<String,RemoteSystem> getConfiguredSystems()
public void setConfiguredSystem(String name, RemoteSystem configuration)
Copyright © 2017 ICF Olson. All rights reserved.