Brian Stansberry wrote:
To summarize discussion we had on this:
[...]
5) Instead of using a BatchBuilder/listener, David is going to add a method to AbstractSubsytemUpdate, something like
registerDeployers(SomeAppropriateContext)
Still need to figure out what SomeAppropriateContext is. Also, does registerDeployers run concurrently with general activation? If so, what is the mechanism by which a dependency is expressed on deployers - or should there not be one?