@ConfigurationProperties(prefix="endpoints.refresh", ignoreUnknownFields=false) @ManagedResource public class RefreshEndpoint extends org.springframework.boot.actuate.endpoint.AbstractEndpoint<Collection<String>>
protected static class
RefreshEndpoint.Empty
RefreshEndpoint(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope)
Collection<String>
invoke()
String[]
refresh()
getEnvironment, getId, isEnabled, isSensitive, setEnabled, setEnvironment, setId, setSensitive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RefreshEndpoint(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope)
@ManagedOperation public String[] refresh()
public Collection<String> invoke()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.