public class JmsNamespaceHandler extends AbstractMuleNamespaceHandler
Modifier and Type | Field and Description |
---|---|
static String[][] |
JMS_ATTRIBUTES |
static String |
QUEUE |
static String |
TOPIC |
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, OUTBOUND_ENDPOINT
Constructor and Description |
---|
JmsNamespaceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
protected void |
registerJmsEndpointDefinitionParser(String element,
MuleDefinitionParser parser) |
protected void |
registerJmsTransportEndpoints()
Need to use the most complex constructors as have mutually exclusive address aattributes
|
getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpoints
public static final String QUEUE
public static final String TOPIC
public static final String[][] JMS_ATTRIBUTES
public void init()
protected void registerJmsTransportEndpoints()
protected void registerJmsEndpointDefinitionParser(String element, MuleDefinitionParser parser)
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.