|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Singleton
Component-defining annotation for a singleton session bean.
| Optional Element Summary | |
|---|---|
String |
description
Description of this bean. |
String |
mappedName
JNDI name used for the registry. |
String |
name
Name of this bean. |
public abstract String name
public abstract String mappedName
public abstract String description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||