Class Hierarchy
- java.lang.Object
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
- io.webdevice.wiring.WebDeviceListener
- io.webdevice.wiring.DeviceDefinition (implements java.io.Serializable)
- io.webdevice.wiring.DynamicDependsOn (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- io.webdevice.wiring.Settings (implements java.io.Serializable)
- io.webdevice.support.SpringDeviceRegistry (implements io.webdevice.device.DeviceRegistry)
- io.webdevice.wiring.WebDeviceRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- io.webdevice.wiring.WebDeviceRuntime
- io.webdevice.wiring.WebDeviceScope (implements org.springframework.beans.factory.config.Scope)
- io.webdevice.support.YamlBinding
- io.webdevice.support.YamlPropertySourceFactory (implements org.springframework.core.io.support.PropertySourceFactory)
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
Annotation Type Hierarchy
- io.webdevice.wiring.EnableWebDevice (implements java.lang.annotation.Annotation)
- io.webdevice.support.EnableYamlBinding (implements java.lang.annotation.Annotation)