Uses of Interface
net.officefloor.spring.extension.SpringBeanDecoratorContext
-
Packages that use SpringBeanDecoratorContext Package Description net.officefloor.spring.data net.officefloor.spring.extension -
-
Uses of SpringBeanDecoratorContext in net.officefloor.spring.data
Methods in net.officefloor.spring.data with parameters of type SpringBeanDecoratorContext Modifier and Type Method Description void
SpringDataExtension. decorateSpringBean(SpringBeanDecoratorContext context)
-
Uses of SpringBeanDecoratorContext in net.officefloor.spring.extension
Methods in net.officefloor.spring.extension with parameters of type SpringBeanDecoratorContext Modifier and Type Method Description default void
SpringSupplierExtension. decorateSpringBean(SpringBeanDecoratorContext context)
Invoked for each registered Spring bean to further decorate integration.
-