public interface XWire
Modifier and Type | Method and Description |
---|---|
XCapability |
getCapability()
Returns the associated capability from the exporting module that satisfies the requirement of the importing module.
|
XModule |
getExporter()
Returns the exporting module.
|
XModule |
getImporter()
Returns the importing module.
|
XRequirement |
getRequirement()
Returns the associated requirement from the importing module that resulted in the creation of this wire.
|
XModule getImporter()
XRequirement getRequirement()
XModule getExporter()
XCapability getCapability()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.