Class JobAcquisitionDefinition
java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.PersistentResourceDefinition
org.camunda.bpm.container.impl.jboss.extension.resource.JobAcquisitionDefinition
- All Implemented Interfaces:
- org.jboss.as.controller.ResourceDefinition
public class JobAcquisitionDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
- 
Nested Class SummaryNested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinitionorg.jboss.as.controller.SimpleResourceDefinition.Parameters
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionCollection<org.jboss.as.controller.AttributeDefinition>voidregisterAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) Methods inherited from class org.jboss.as.controller.PersistentResourceDefinitiongetChildren, registerChildrenMethods inherited from class org.jboss.as.controller.SimpleResourceDefinitiongetAccessConstraints, 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:
- getAttributesin class- org.jboss.as.controller.PersistentResourceDefinition
 
- 
registerAttributespublic void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) - Specified by:
- registerAttributesin interface- org.jboss.as.controller.ResourceDefinition
- Overrides:
- registerAttributesin class- org.jboss.as.controller.PersistentResourceDefinition
 
 
-