{#include main} {#style} .annotation { color: gray; font-style: italic; } span.larger-badge { font-size: 0.9em; } {/style} {#title}Removed Components{/title} {#body}
# | Bean | Kind |
---|---|---|
{bean_count}. | {#display-bean bean/} | {#bean-declaration bean/} | {/for}
# | Interceptor | Bindings |
---|---|---|
{interceptor_count}. | {interceptor.interceptorClass} |
{#for b in interceptor.bindings}
{b.simpleName} {/for} |
{/for}
# | Decorator | Delegate |
---|---|---|
{decorator_count}. | {decorator.decoratorClass} |
{#for q in decorator.delegateQualifiers}
{q.simpleName} {/for} {decorator.delegateType} |
{/for}