Modifier and Type | Optional Element and Description |
---|---|
String |
description
A string describing the stateful session bean.
|
String |
mappedName
A product specific name(e.g.
|
String |
name
The ejb-name for this bean.
|
boolean |
passivationCapable
Specifies whether this stateful session bean is passivation capable
|
public abstract String name
public abstract String mappedName
public abstract String description
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.