public class MailSessionDefinition extends SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
protected static SimpleAttributeDefinition |
DEBUG |
protected static SimpleAttributeDefinition |
FROM |
static MailSessionDefinition |
INSTANCE |
protected static SimpleAttributeDefinition |
JNDI_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration rootResourceRegistration)
Register operations associated with this resource.
|
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerChildren, registerOperations, registerRemoveOperationpublic static MailSessionDefinition INSTANCE
protected static final SimpleAttributeDefinition JNDI_NAME
protected static final SimpleAttributeDefinition FROM
protected static final SimpleAttributeDefinition DEBUG
public void registerAttributes(ManagementResourceRegistration rootResourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionrootResourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.