Class ProcessEngineDefinition
java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.PersistentResourceDefinition
org.camunda.bpm.container.impl.jboss.extension.resource.ProcessEngineDefinition
- All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class ProcessEngineDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Field Summary
-
Method Summary
Methods inherited from class org.jboss.as.controller.PersistentResourceDefinition
getChildren, registerAttributes, registerChildren
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
-
Field Details
-
INSTANCE
-
-
Method Details
-
getAttributes
- Specified by:
getAttributes
in classorg.jboss.as.controller.PersistentResourceDefinition
-