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 - BPM Edition adds a field and accessor methods to the abstract component implementation. ActiveMatrix Service Grid 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 TIBCO ActiveMatrix® Service GridJava Component Development.
- Plugin Project: For more information, see the "Invoking a Reference Operation" section of TIBCO ActiveMatrix® Service GridJava Component Development.
- WAR: For more information, see Adding a Reference to a WebApp Component with Implementation Type as WAR.
Subtopics