JavaScript is disabled on your browser.
WildFly: JMX Subsystem 2.2.1.Final
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.
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.SimpleResourceDefinition.Parameters
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, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.jboss.as.controller.ResourceDefinition
getMaxOccurs, getMinOccurs
WildFly: JMX Subsystem 2.2.1.Final
Copyright © 2017 JBoss by Red Hat . All rights reserved.