com.bea.wli.jpd
Annotation Type InputMessage


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface InputMessage


Required Element Summary
 boolean validate
          Specifies whether incoming messages to this operation should be schema validated.
 

Element Detail

validate

public abstract boolean validate
Specifies whether incoming messages to this operation should be schema validated. Only valid on typed-xbean and typed-MFL parameters.