com.bea.wli.jpd
Annotation Type Selector


@Retention(value=RUNTIME)
public @interface Selector

This annotation precedes an XQuery definition in a business process (JPD) file


Required Element Summary
 String xquery
          XQuery definition can specify the dynamic callback properties for a Client Response node, or in the case of a Process or a Service Broker control, the XQuery allows dynamic selection of subprocesses at run time.
 

Element Detail

xquery

public abstract String xquery
XQuery definition can specify the dynamic callback properties for a Client Response node, or in the case of a Process or a Service Broker control, the XQuery allows dynamic selection of subprocesses at run time.