public interface BeanDecoratorAware
When Jaxx compiles, it will then try to set any available bean defined in a beanScope attribute on a ancestor component.
Created on 26/06/120.
| Modifier and Type | Method and Description |
|---|---|
default String |
decorate() |
org.nuiton.decorator.Decorator<?> |
decorator() |
void |
registerDecorator(org.nuiton.decorator.Decorator<?> decorator) |
org.nuiton.decorator.Decorator<?> decorator()
void registerDecorator(org.nuiton.decorator.Decorator<?> decorator)
default String decorate()
Copyright © 2008–2020 Ultreia.io. All rights reserved.