Versions Compared

Key

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

...

Some of its ActivationSpec's methods are:

  1. setId - takes the spring:id=jbi and sets the id of the container to "jbi"
  2. setcomponentName - sets componentName to httpReceiver on first invocation and "stockQuote" in the next
  3. setEndpoint - sets the endpoint properties from the servicemix.xml file
  4. setService - sets the service properties from xml file
  5. setDestinationService = sets the destinationService for each component

HttpConnector Details
stockQuote Details

...