TypeReader
is that each of module types will require its own strategy for reading metadata about the modules. Type readers support a mechanism for reading module type information from XML (in the form of an {@link Element} instance) or properties (for exampleread from a properties file).
@see ModuleDefinition#getType()
@see ModuleLoader
@author Phil Zoio
|
|
|
|
|
|
|
|
|
|
|
|