public interface Environment
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Service>> |
getRequiredBeanDeploymentArchiveServices() |
Set<Class<? extends Service>> |
getRequiredDeploymentServices()
The deployment scoped services required for this environment
|
default boolean |
isEEModulesAware()
Environment aware of EE modules.
|
Set<Class<? extends Service>> getRequiredDeploymentServices()
Set<Class<? extends Service>> getRequiredBeanDeploymentArchiveServices()
default boolean isEEModulesAware()
EEModuleDescriptorCopyright © 2008–2019. All rights reserved.