public class TranslatorResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.controller.PathElement |
TRANSLATOR_PATH |
Constructor and Description |
---|
TranslatorResourceDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecated
public static final org.jboss.as.controller.PathElement TRANSLATOR_PATH
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerOperations
in interface org.jboss.as.controller.ResourceDefinition
registerOperations
in class org.jboss.as.controller.SimpleResourceDefinition
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerAttributes
in interface org.jboss.as.controller.ResourceDefinition
registerAttributes
in class org.jboss.as.controller.SimpleResourceDefinition
public void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerChildren
in interface org.jboss.as.controller.ResourceDefinition
registerChildren
in class org.jboss.as.controller.SimpleResourceDefinition
Copyright © 2020. All rights reserved.