public interface Wire
Capability to a Requirement.
Instances of this type must be effectively immutable. That is, for a given instance of this interface, the methods defined by this interface must always return the same result.
| Modifier and Type | Method and Description |
|---|---|
Capability |
getCapability() |
Resource |
getProvider() |
Requirement |
getRequirement() |
Resource |
getRequirer() |
Capability getCapability()
Requirement getRequirement()
Resource getProvider()
Resource getRequirer()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.