@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ProfileReference
| Modifier and Type | Required Element and Description |
|---|---|
ComponentId |
profile |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
public abstract ComponentId profile