public interface ModuleType
ModuleType
implementations to use the registry for a very own registration purposeModifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns some longer description of the module type and it's purpose
|
java.lang.String |
getTitle()
Returns some descriptive title of the module typew
|