@Target(TYPE) @Retention(RUNTIME) public @interface Singleton
Modifier and Type | Optional Element | Description |
---|---|---|
String |
description |
A string describing the singleton session bean.
|
String |
mappedName |
A product specific name(for example, global JNDI name) that this session bean should be mapped to.
|
String |
name |
The ejb-name for this bean.
|
String mappedName
String
object.Copyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.