public class BrokerSubsystemExtension extends Object implements org.jboss.as.controller.Extension
| Constructor and Description |
|---|
BrokerSubsystemExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.jboss.as.controller.ExtensionContext context) |
void |
initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context) |
public static final String NAMESPACE
public static final String SUBSYSTEM_NAME
public static final String DEPLOYMENT_REST_WAR
protected static final String BROKER_NAME_SYSPROP
protected static final String BROKER_PERSISTENT_SYSPROP
protected static final String BROKER_USE_JMX_SYSPROP
protected static final String BROKER_CONNECTOR_NAME_SYSPROP
protected static final String BROKER_CONNECTOR_PROTOCOL_SYSPROP
protected static final String BROKER_CONNECTOR_ADDRESS_SYSPROP
protected static final String BROKER_CONNECTOR_PORT_SYSPROP
protected static final String BROKER_DISCOVERY_ADDRESS_SYSPROP
protected static final String BROKER_DISCOVERY_PORT_SYSPROP
protected static final String BROKER_ENABLED_ATTR
protected static final boolean BROKER_ENABLED_DEFAULT
protected static final String BROKER_CONFIG_FILE_ATTR
protected static final String BROKER_CONFIG_FILE_DEFAULT
protected static final String BROKER_NAME_ELEMENT
protected static final String BROKER_NAME_DEFAULT
protected static final String PERSISTENT_ELEMENT
protected static final boolean PERSISTENT_DEFAULT
protected static final String USE_JMX_ELEMENT
protected static final boolean USE_JMX_DEFAULT
protected static final String CONNECTOR_ELEMENT
protected static final String CONNECTOR_NAME_ATTR
protected static final String CONNECTOR_PROTOCOL_ATTR
protected static final String CONNECTOR_SOCKET_BINDING_ATTR
protected static final String CONNECTOR_SOCKET_BINDING_DEFAULT
protected static final String CONNECTOR_NAME_DEFAULT
protected static final String CONNECTOR_PROTOCOL_DEFAULT
protected static final String DISCOVERY_SOCKET_BINDING_ELEMENT
protected static final String DISCOVERY_SOCKET_BINDING_DEFAULT
protected static final String CUSTOM_CONFIG_ELEMENT
protected static final String PROPERTY_ELEMENT
protected static final String BROKER_START_OP
protected static final String BROKER_STOP_OP
protected static final String BROKER_STATUS_OP
protected static final org.jboss.as.controller.PathElement SUBSYSTEM_PATH
public void initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context)
initializeParsers in interface org.jboss.as.controller.Extensionpublic void initialize(org.jboss.as.controller.ExtensionContext context)
initialize in interface org.jboss.as.controller.ExtensionCopyright © 2015 Red Hat, Inc.. All rights reserved.