public class StatefulLiteral extends AnnotationLiteral<Stateful> implements Stateful
| Constructor and Description |
|---|
StatefulLiteral(java.lang.String name,
java.lang.String mappedName,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description() |
java.lang.String |
mappedName() |
java.lang.String |
name() |
annotationType, equals, hashCode, toString