org.jboss.txbridge.ba.annotation
Annotation Type BAMethod


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface BAMethod

Specifies the service in terms of its state management and the agreement protocol the service wants to enlist for.

Version:
0.1
Author:
Maciej P. Machulak (mmachulak@redhat.com)

Optional Element Summary
 AgreementType agreement
           
 MethodType type
           
 

type

public abstract MethodType type
Default:
MODIFY

agreement

public abstract AgreementType agreement
Default:
PARTICIPANT_COMPLETION