jasco.runtime.distribution.annotation
Annotation Type DistributedAdvice


@Retention(value=RUNTIME)
public @interface DistributedAdvice


Required Element Summary
 DistributedAdvice.Type executionType
           
 

Element Detail

executionType

public abstract DistributedAdvice.Type executionType