public class ModuleDescriptorImpl extends Object implements ModuleDescriptor
| Constructor and Description |
|---|
ModuleDescriptorImpl(ModuleInfo info) |
| 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.
|
public ModuleDescriptorImpl(ModuleInfo info)
public String getName()
ModuleDescriptorgetName in interface ModuleDescriptorpublic String getContextRoot()
ModuleDescriptorgetContextRoot in interface ModuleDescriptorpublic String getType()
ModuleDescriptorgetType in interface ModuleDescriptorCopyright © 2017. All rights reserved.