Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.endpoint.AbstractEndpoint<T> (implements org.springframework.boot.actuate.endpoint.Endpoint<T>)
- org.springframework.boot.actuate.endpoint.BeansEndpoint (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.actuate.endpoint.DumpEndpoint
- org.springframework.boot.actuate.endpoint.EnvironmentEndpoint (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.actuate.endpoint.HealthEndpoint<T>
- org.springframework.boot.actuate.endpoint.InfoEndpoint
- org.springframework.boot.actuate.endpoint.MetricsEndpoint
- org.springframework.boot.actuate.endpoint.ShutdownEndpoint (implements org.springframework.boot.actuate.endpoint.ActionEndpoint<T>, org.springframework.context.ApplicationContextAware)
- org.springframework.boot.actuate.endpoint.TraceEndpoint
- org.springframework.boot.actuate.endpoint.VanillaPublicMetrics (implements org.springframework.boot.actuate.endpoint.PublicMetrics)
Interface Hierarchy
- org.springframework.boot.actuate.endpoint.Endpoint<T>
- org.springframework.boot.actuate.endpoint.PublicMetrics
Copyright © 2013. All rights reserved.