JavaScript is disabled on your browser.
WildFly: JMX Subsystem 2.0.0.Alpha1
java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.jmx.JmxAuditLoggerResourceDefinition
All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class JmxAuditLoggerResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
This has subtle differences from AuditLoggerResourceDefinition in domain-management so it is not a duplicate
ResourceDefinition for the management audit logging resource.
Author:
Brian Stansberry (c) 2012 Red Hat Inc.
Field Summary
Fields
Modifier and Type
Field and Description
static org.jboss.as.controller.SimpleAttributeDefinition
ENABLED
static org.jboss.as.controller.SimpleAttributeDefinition
LOG_BOOT
static org.jboss.as.controller.SimpleAttributeDefinition
LOG_READ_ONLY
static org.jboss.as.controller.PathElement
PATH_ELEMENT
Method Summary
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
WildFly: JMX Subsystem 2.0.0.Alpha1
Copyright © 2015 JBoss by Red Hat . All rights reserved.