public class MessageDrivenBeanResourceDefinition extends AbstractEJBComponentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition |
DELIVERY_ACTIVE |
static MessageDrivenBeanResourceDefinition |
INSTANCE |
COMPONENT_CLASS_NAME, DECLARED_ROLES, POOL_AVAILABLE_COUNT, POOL_CREATE_COUNT, POOL_CURRENT_SIZE, POOL_MAX_SIZE, POOL_NAME, POOL_REMOVE_COUNT, RUN_AS_ROLE, SECURITY_DOMAIN| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration registry)
Register operations associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration registry)
Register operations associated with this resource.
|
registerChildrengetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperationpublic static final MessageDrivenBeanResourceDefinition INSTANCE
public static final AttributeDefinition DELIVERY_ACTIVE
public void registerAttributes(ManagementResourceRegistration registry)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class AbstractEJBComponentResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionpublic void registerOperations(ManagementResourceRegistration registry)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.