Define API for programatic extension contributions and review it.
it should cover CRUD for :
- raw extension
- extension + side resources (ex: xsd)
- jar (note Alain: I am not a big fan on that one)
it should also include a method for scheduling a reload, with two options: as soon as possible, or at a given time.