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, getAttributes
getDirective, getDirectives
addAttachment, getAttachment, removeAttachment
XModule getModule()
boolean isOptional()
boolean isDynamic()
XCapability getWiredCapability()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.