Class Hierarchy
- java.lang.Object
- com.github.jpmsilva.jsystemd.HealthProvider.Health
- com.github.jpmsilva.jsystemd.PendingHealthProvider (implements com.github.jpmsilva.jsystemd.HealthProvider)
- com.github.jpmsilva.jsystemd.Systemd (implements java.lang.AutoCloseable)
- com.github.jpmsilva.jsystemd.Systemd.Builder
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration.SystemdAutoActuatorHealthConfiguration
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration.SystemdAutoTomcatConfiguration
- com.github.jpmsilva.jsystemd.SystemdHealthProviderProperties
- com.github.jpmsilva.jsystemd.SystemdNotifyActuatorHealthProvider (implements com.github.jpmsilva.jsystemd.HealthProvider, com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyApplicationContextStatusProvider (implements org.springframework.beans.factory.config.BeanPostProcessor, com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyApplicationRunStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyClassLoaderStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyHeapStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyNonHeapStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotifyTomcatStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdSpringApplicationRunListener (implements org.springframework.boot.SpringApplicationRunListener)
Interface Hierarchy
- com.github.jpmsilva.jsystemd.HealthProvider
- com.github.jpmsilva.jsystemd.SystemdNotifyStatusProvider
Annotation Type Hierarchy
- com.github.jpmsilva.jsystemd.ConditionalOnSystemd (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.jpmsilva.jsystemd.SystemdNotifyApplicationRunStatusProvider.ApplicationState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)