@RestController public class HostController extends Object
HostController(String config)
Hosts
check()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HostController(@Value(value="${simon.config.hosts}") String config)
@RequestMapping(value="/check") @Scheduled(fixedRate=300000L) public Hosts check()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.