public class UnaryRequirementCapability extends Object implements Capability
| Constructor and Description |
|---|
UnaryRequirementCapability(UnaryRequirement requirement,
Requirement... requirements)
Creates a new capability based on the specified unary requirement
|
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.controller.capability.RuntimeCapability<Void> |
getDefinition()
Returns the definition of this object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServiceName, resolvepublic UnaryRequirementCapability(UnaryRequirement requirement, Requirement... requirements)
requirement - the unary requirement basisrequirements - a list of requirements of this capabilitypublic org.jboss.as.controller.capability.RuntimeCapability<Void> getDefinition()
DefinablegetDefinition in interface Definable<org.jboss.as.controller.capability.RuntimeCapability<Void>>Copyright © 2023 JBoss by Red Hat. All rights reserved.