|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@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.
Optional Element Summary | |
---|---|
AgreementType |
agreement
|
MethodType |
type
|
public abstract MethodType type
public abstract AgreementType agreement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |