Invoking a Reference Operation

You can add a reference to a WebApp component. When you add a reference to a WebApp component, TIBCO Business Studio adds a field and accessor methods to the abstract component implementation. TIBCO ActiveMatrix injects the referenced object into the component implementation.

You can add a reference to a WebApp component with the following implementation types:

  • WTP Project: For more information, see the "Invoking a Reference Operation" section of the TIBCO ActiveMatrix Java Component Development Guide.
  • Plugin Project: For more information, see the "Invoking a Reference Operation" section of the TIBCO ActiveMatrix Java Component Development Guide.
  • WAR: For more information, see Adding a Reference to a WebApp Component with Implementation Type as WAR.