Versions Compared

Key

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

(3rd May 2007) This pages and the pages hung off it describe the creation of the module which supports the Spring Component Type that I worked on for a demo.

ModuleActivator file

Placed into the resources/META-INF/services directory:

Code Block

# Implementation class for the ExtensionActivator
org.apache.tuscany.implementation.script.ScriptModuleActivator