public class BpmPlatformRootDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static BpmPlatformRootDefinition |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
protected List<? extends org.jboss.as.controller.PersistentResourceDefinition> |
getChildren() |
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
registerAttributes, registerChildrengetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final BpmPlatformRootDefinition INSTANCE
public Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionprotected List<? extends org.jboss.as.controller.PersistentResourceDefinition> getChildren()
getChildren in class org.jboss.as.controller.PersistentResourceDefinitionpublic void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2021. All rights reserved.