Spring Components
Spring components integrate Spring Beans into the TIBCO ActiveMatrix platform.
A Spring component is very similar to a Java component, but its implementation can consist of more than one Java class. The classes are specified in a Spring Bean configuration file. Each Spring Bean corresponds to a Java class. In Spring components, each service, reference, and property are associated with a Bean (as opposed to all being associated with the same Java class in the case of Java components).
For information on Spring components, see TIBCO ActiveMatrix® Service Grid Spring Component Development.