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


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

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
 BAAgreementType agreement
           
 BAServiceType type
           
 

type

public abstract BAServiceType type
Default:
MODIFY

agreement

public abstract BAAgreementType agreement
Default:
PARTICIPANT_COMPLETION