public interface ModuleDescriptor extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot()
Returns the context root of the application if any
|
String |
getName()
Returns the name of the module
|
String |
getType()
Returns the type of the module e.g.
|
Copyright © 2017. All rights reserved.