| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.host.controller.model.host | |
| org.jboss.as.logging | |
| org.jboss.as.messaging |
| Modifier and Type | Method and Description |
|---|---|
ObjectTypeAttributeDefinition |
ObjectTypeAttributeDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectListAttributeDefinition.Builder |
ObjectListAttributeDefinition.Builder.of(String name,
ObjectTypeAttributeDefinition valueType) |
| Constructor and Description |
|---|
Builder(String name,
ObjectTypeAttributeDefinition valueType) |
| Constructor and Description |
|---|
ObjectTypeAttributeDefinition(AbstractAttributeDefinitionBuilder<?,? extends ObjectTypeAttributeDefinition> builder,
String suffix,
AttributeDefinition[] valueTypes) |
| Modifier and Type | Field and Description |
|---|---|
static ObjectTypeAttributeDefinition |
HostResourceDefinition.DC_LOCAL |
static ObjectTypeAttributeDefinition |
HostResourceDefinition.DC_REMOTE |
static ObjectTypeAttributeDefinition |
HostResourceDefinition.DOMAIN_CONTROLLER |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyObjectTypeAttributeDefinition
Date: 15.11.2011
|
| Modifier and Type | Field and Description |
|---|---|
static ObjectTypeAttributeDefinition |
CommonAttributes.ALL |
static ObjectTypeAttributeDefinition |
CommonAttributes.ANY |
static ObjectTypeAttributeDefinition |
CommonAttributes.FILTER |
static ObjectTypeAttributeDefinition |
CommonAttributes.LEVEL_RANGE_LEGACY |
static ObjectTypeAttributeDefinition |
CommonAttributes.NOT |
static ObjectTypeAttributeDefinition |
PatternFormatterResourceDefinition.PATTERN_FORMATTER |
static ObjectTypeAttributeDefinition |
CommonAttributes.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
static ObjectTypeAttributeDefinition |
SecurityRoleDefinition.getObjectTypeAttributeDefinition() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.