| Package | Description |
|---|---|
| org.jboss.as.controller |
| 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. |
StringListAttributeDefinition.Builder |
StringListAttributeDefinition.Builder.setCapabilityReference(String referencedCapability,
String dependentCapability,
boolean dynamicDependent)
Records that this attribute's values represents a reference to an instance of a
dynamic capability. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.