Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some of its ActivationSpec's methods are:
setId - takes the spring:id=jbi and sets the id of the container to "jbi"
setcomponentName = - sets componentName to httpReceiver on one first invocation and "stockQuote" when the other component is instantiated.in the next
setEndpoint - sets the endpoint properties from the servicemix.xml file
setService - sets the service properties from xml file
setDestinationService = sets the destinationService for each component

...