Commons

Package org.topcased.facilities.extensions

Class Summary
AbstractExtensionManager An abstract implementation of en extension manager.
This manager can initialize itself iterating on all the registered extensions of a given extension point id.
It also listens to the platform extension registry changes and makes the appropriate modifications.
Clients must implements the addExtension() and the removeExtension() methods in order to define the subclassing manager behavior.
Creation : 24 nov.
 


Commons

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.