@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Decorate
Modifier and Type | Optional Element and Description |
---|---|
String |
id
Id of the decorator.
|
Class |
serviceInterface
Type of the service to decorate.
|
public abstract Class serviceInterface
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.