Uses of Package
org.jboss.jbossts.star.annotation
Packages that use org.jboss.jbossts.star.annotation
-
Classes in org.jboss.jbossts.star.annotation used by org.jboss.jbossts.star.annotation
-
Classes in org.jboss.jbossts.star.annotation used by org.jboss.jbossts.star.clientClassDescriptionWhen a SRA has preparesd successfully any bean resource classes that were invoked in its context will be notified by calling methods marked with the @Commit annotation.When a bean method executes in the context of an LRA any methods in the bean class that are annotated withWhen a SRA is asked to commit any bean resource classes that were invoked in its context will be notified by calling methods marked with the @Prepare annotation.When a SRA rolls back any bean resource classes that were invoked in its context will be notified by calling methods marked with this Rollback annotation.In order to support recovery, participants must be able to report their status once the completion part of the protocol starts.