@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Singleton
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |
java.lang.String |
mappedName
A product specific name (in JBoss the global JNDI name) that this
session bean should be mapped to.
|
java.lang.String |
name
The ejb-name of this bean.
|
public abstract java.lang.String mappedName