@ConfigurationProperties(prefix="togglz.endpoint", ignoreUnknownFields=true) public class TogglzEndpoint extends org.springframework.boot.actuate.endpoint.AbstractEndpoint<List<TogglzEndpoint.TogglzFeature>>
Endpoint
to expose Togglz info.Modifier and Type | Class and Description |
---|---|
static class |
TogglzEndpoint.TogglzFeature |
Constructor and Description |
---|
TogglzEndpoint(FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
List<TogglzEndpoint.TogglzFeature> |
invoke() |
public TogglzEndpoint(FeatureManager featureManager)
public List<TogglzEndpoint.TogglzFeature> invoke()
Copyright © 2017. All Rights Reserved.