public interface XRequirement extends XElement, XAttributeSupport, XDirectiveSupport, XAttachmentSupport
| Modifier and Type | Method and Description |
|---|---|
XModule |
getModule()
Get associated module.
|
XCapability |
getWiredCapability()
Get the wired capbillity for this requirement.
|
boolean |
isDynamic()
True if this is a dynamic requirement.
|
boolean |
isOptional()
True if this requirement is optional
|
getAttribute, getAttributesgetDirective, getDirectivesaddAttachment, getAttachment, removeAttachmentXModule getModule()
boolean isOptional()
boolean isDynamic()
XCapability getWiredCapability()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.