public class EntityBeanResourceDefinition extends AbstractEJBComponentResourceDefinition
Modifier and Type | Field and Description |
---|---|
static EntityBeanResourceDefinition |
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 resourceRegistration)
Register operations associated with this resource.
|
registerChildren
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperation
public static final EntityBeanResourceDefinition INSTANCE
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerAttributes
in interface ResourceDefinition
registerAttributes
in class AbstractEJBComponentResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2013 JBoss by Red Hat. All rights reserved.