|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Stateful
Defined the class annotated by Stateful annotation as a stateful bean.
| Optional Element Summary | |
|---|---|
java.lang.String |
description
Description of this bean. |
java.lang.String |
mappedName
JNDI name used for the registry. |
java.lang.String |
name
Name of this bean. |
public abstract java.lang.String name
public abstract java.lang.String mappedName
public abstract java.lang.String description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||