Hierarchy For Package com.github.jpmsilva.jsystemd
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.SystemdActuatorHealthProvider (implements com.github.jpmsilva.jsystemd.HealthProvider, com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdApplicationContextStatusProvider (implements org.springframework.beans.factory.config.BeanPostProcessor, com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdApplicationRunStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration.SystemdAutoActuatorHealthConfiguration
- com.github.jpmsilva.jsystemd.SystemdAutoConfiguration.SystemdAutoTomcatConfiguration
- com.github.jpmsilva.jsystemd.SystemdClassLoaderStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdHealthProviderProperties
- com.github.jpmsilva.jsystemd.SystemdHeapStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdLifecycle (implements org.springframework.context.SmartLifecycle)
- com.github.jpmsilva.jsystemd.SystemdNonHeapStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdStatusProvider)
- com.github.jpmsilva.jsystemd.SystemdNotify
- com.github.jpmsilva.jsystemd.SystemdServletContextListener (implements jakarta.servlet.ServletContextListener)
- com.github.jpmsilva.jsystemd.SystemdSpringApplicationRunListener (implements org.springframework.boot.SpringApplicationRunListener)
- com.github.jpmsilva.jsystemd.SystemdTomcatStatusProvider (implements com.github.jpmsilva.jsystemd.SystemdStatusProvider)
Interface Hierarchy
- com.github.jpmsilva.jsystemd.HealthProvider
- com.github.jpmsilva.jsystemd.SystemdStatusProvider
Annotation Interface Hierarchy
- com.github.jpmsilva.jsystemd.ConditionalOnSystemd (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)
- com.github.jpmsilva.jsystemd.SystemdApplicationRunStatusProvider.ApplicationState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)