@Endpoint(id="features") public class FeaturesEndpoint extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
FeaturesEndpoint(List<HasFeatures> hasFeaturesList) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.actuator.FeaturesEndpoint.Features |
features() |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
public FeaturesEndpoint(List<HasFeatures> hasFeaturesList)
public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@ReadOperation public org.springframework.cloud.client.actuator.FeaturesEndpoint.Features features()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.