com.bea.control
Annotation Type SubscriptionControl.MethodSubscription


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface SubscriptionControl.MethodSubscription

Defines method level attributes for the Subscription Control


Required Element Summary
 String filterValueMatch
          The filter-value that the XQuery expression results must match for the message to be dispatched to a subscribing business process
 

Element Detail

filterValueMatch

public abstract String filterValueMatch
The filter-value that the XQuery expression results must match for the message to be dispatched to a subscribing business process