JavaScript is disabled on your browser.
WildFly: Singleton extension 21.0.2.Final
Detail:
Field |
Constr |
Method
java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.clustering.controller.AbstractResourceDefinition
org.jboss.as.clustering.controller.SubsystemResourceDefinition<org.jboss.as.clustering.controller.SubsystemRegistration>
org.wildfly.extension.clustering.singleton.SingletonResourceDefinition
All Implemented Interfaces:
Consumer <org.jboss.as.server.DeploymentProcessorTarget>, org.jboss.as.clustering.controller.Registration<org.jboss.as.clustering.controller.SubsystemRegistration>, org.jboss.as.controller.ResourceDefinition
public class SingletonResourceDefinition
extends org.jboss.as.clustering.controller.SubsystemResourceDefinition<org.jboss.as.clustering.controller.SubsystemRegistration>
implements Consumer <org.jboss.as.server.DeploymentProcessorTarget>
Definition of the singleton deployer resource.
Author:
Paul Ferraro
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.controller.SimpleResourceDefinition.Parameters
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
void
accept (org.jboss.as.server.DeploymentProcessorTarget target)
void
register (org.jboss.as.clustering.controller.SubsystemRegistration parentRegistration)
Methods inherited from class org.jboss.as.clustering.controller.SubsystemResourceDefinition
pathElement
Methods inherited from class org.jboss.as.clustering.controller.AbstractResourceDefinition
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecated
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
WildFly: Singleton extension 21.0.2.Final
Detail:
Field |
Constr |
Method
Copyright © 2020 JBoss by Red Hat . All rights reserved.