- java.lang.Object
-
- org.springframework.boot.actuate.health.HealthIndicatorNameFactory
-
- All Implemented Interfaces:
- Function<String,String>
public class HealthIndicatorNameFactory
extends Object
implements Function<String,String>
Generate a sensible health indicator name based on its bean name.
- Since:
- 2.0.0
- Author:
- Stephane Nicoll
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.