| Package | Description |
|---|---|
| org.jboss.as.controller |
| Modifier and Type | Class and Description |
|---|---|
static class |
CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder
Default implementation of
CapabilityReferenceRecorder. |
| Modifier and Type | Method and Description |
|---|---|
StringListAttributeDefinition.Builder |
StringListAttributeDefinition.Builder.setCapabilityReference(CapabilityReferenceRecorder referenceRecorder)
Records that this attribute's values represents a reference to an instance of a
dynamic capability and assigns the
object that should be used to handle adding and removing capability requirements. |
SimpleAttributeDefinitionBuilder |
SimpleAttributeDefinitionBuilder.setCapabilityReference(CapabilityReferenceRecorder referenceRecorder)
Records that this attribute's value represents a reference to an instance of a
dynamic capability and assigns the
object that should be used to handle adding and removing capability requirements. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.