| Package | Description |
|---|---|
| org.jboss.as.controller.capability.registry |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CapabilityScope.canSatisfyRequirement(String requiredName,
CapabilityScope dependentScope,
CapabilityResolutionContext context)
Gets whether a given capability associated with this scope can satisfy the given requirement.
|
protected void |
CapabilityResolutionContext.copy(CapabilityResolutionContext source)
Update this context content with the source context.
|
default Set<CapabilityScope> |
CapabilityScope.getIncludingScopes(CapabilityResolutionContext context)
Gets any scope that logically include this one, i.e.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.