The PlugableClasses is useful for handling collection of classes that are not known or fixed at development time.
It reads the class names from a default properties file and from an additional properties file indicated through a System property. The additional properties file does not override the default properties file, the classes are aggregated.
@author Alejandro Abdelnur
|
|