Package | Description |
---|---|
org.jboss.as.logging |
Modifier and Type | Method and Description |
---|---|
static PropertyAttributeDefinition.Builder |
PropertyAttributeDefinition.Builder.of(String name,
org.jboss.dmr.ModelType type)
Creates a builder for
PropertyAttributeDefinition . |
static PropertyAttributeDefinition.Builder |
PropertyAttributeDefinition.Builder.of(String name,
org.jboss.dmr.ModelType type,
boolean allowNull)
Creates a builder for
PropertyAttributeDefinition . |
PropertyAttributeDefinition.Builder |
PropertyAttributeDefinition.Builder.setPropertyName(String propertyName) |
PropertyAttributeDefinition.Builder |
PropertyAttributeDefinition.Builder.setResolver(ModelNodeResolver<String> resolver) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.