@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 name
String mappedName
String description
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.