Package org.jboss.ejb.client.annotation
Annotation Interface ClientTransaction
Indicate the client-side transaction handling policy for the associated EJB interface or method.
- Author:
- David M. Lloyd
-
Required Element Summary
Required Elements
-
Element Details
-
value
ClientTransactionPolicy valueThe annotation value.- Returns:
- the annotation value
-