public interface EEModuleDescriptor extends Service
BeanDeploymentArchive belongs to.| Modifier and Type | Interface and Description |
|---|---|
static class |
EEModuleDescriptor.ModuleType
Enumeration of possible EE module types
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns a unique identifier of an EE module a given
BeanDeploymentArchive belongs to. |
EEModuleDescriptor.ModuleType |
getType()
Indicates which type of module this module is.
|
String getId()
BeanDeploymentArchive belongs to.EEModuleDescriptor.ModuleType getType()
Copyright © 2008-2015. All Rights Reserved.