Hierarchy For Package org.springframework.boot.actuate.endpoint.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation (implements org.springframework.boot.actuate.endpoint.Operation)
- org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint<O> (implements org.springframework.boot.actuate.endpoint.ExposableEndpoint<O>)
- org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredEndpoint<O> (implements org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint<O>)
- org.springframework.boot.actuate.endpoint.annotation.DiscovererEndpointFilter (implements org.springframework.boot.actuate.endpoint.EndpointFilter<E>)
- org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer<E,
O> (implements org.springframework.boot.actuate.endpoint.EndpointsSupplier<E>) - org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.OperationKey
- org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethod
- org.springframework.boot.actuate.endpoint.annotation.DiscoveredOperationMethod
Interface Hierarchy
- org.springframework.boot.actuate.endpoint.ExposableEndpoint<O>
- org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint<O>
Annotation Interface Hierarchy
- org.springframework.boot.actuate.endpoint.annotation.DeleteOperation (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.Endpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.EndpointConverter (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.EndpointExtension (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.FilteredEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.ReadOperation (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.Selector (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.WriteOperation (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.actuate.endpoint.annotation.Selector.Match
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)