@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Stateful
Modifier and Type | Optional Element and Description |
---|---|
String |
description |
String |
mappedName |
String |
name |
boolean |
passivationCapable
Specifies whether this stateful session bean is passivation capable
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.