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 |
|---|---|
org.jboss.gravia.resource.Capability |
getCapability() |
org.jboss.gravia.resource.Resource |
getProvider() |
org.jboss.gravia.resource.Requirement |
getRequirement() |
org.jboss.gravia.resource.Resource |
getRequirer() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.