Annotation Type Stateful
-
@Retention(RUNTIME) @Target(TYPE) public @interface Stateful
Indicates the component that carries the state.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
-
-
-
Element Detail
-
description
String description
- Default:
- ""
-
-