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