public interface EAPModuleDependency
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The module name that for this dependency.
|
String |
getSlot()
The module slot for this dependency.
|
boolean |
isExport()
Is this dependency exported.
|
boolean |
isOptional()
Is this dependency optional.
|
String getName()
String getSlot()
boolean isOptional()
boolean isExport()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.