Annotation Interface XContext


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface XContext
Injects an execution context property.
Author:
Bogdan Stefanescu
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the execution context to inject.
  • Element Details

    • value

      String value
      The name of the execution context to inject.
      Returns:
      the node xpath