public class SimplePushSubsystemDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
ResourceDefinition for the SimplePush subsystem.
This represent the top level node in the configuration.| Modifier and Type | Field and Description |
|---|---|
static SimplePushSubsystemDefinition |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
Registers an add operation handler or a remove operation handler if one was provided to the constructor.
|
public static final SimplePushSubsystemDefinition INSTANCE
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerOperations in interface org.jboss.as.controller.ResourceDefinitionregisterOperations in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.