|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.beans.factory.xml.NamespaceHandlerSupport
org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
org.mule.transport.amqp.config.AmqpNamespaceHandler
org.mule.transport.amqp.config.AmqpsNamespaceHandler
public class AmqpsNamespaceHandler
Registers a Bean Definition Parser for handling
elements and
supporting endpoint elements.
Field Summary |
---|
Fields inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler |
---|
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, logger, OUTBOUND_ENDPOINT |
Constructor Summary | |
---|---|
AmqpsNamespaceHandler()
|
Method Summary | |
---|---|
protected Class<? extends AmqpConnector> |
getConnectorClass()
|
protected String |
getConnectorProtocol()
|
void |
init()
|
Methods inherited from class org.mule.transport.amqp.config.AmqpNamespaceHandler |
---|
registerAmqpEndpointDefinitionParser, registerAmqpTransportEndpoints |
Methods inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler |
---|
findConnectorClass, getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerDeprecatedBeanDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpoints |
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport |
---|
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmqpsNamespaceHandler()
Method Detail |
---|
public void init()
init
in interface org.springframework.beans.factory.xml.NamespaceHandler
init
in class AmqpNamespaceHandler
protected Class<? extends AmqpConnector> getConnectorClass()
getConnectorClass
in class AmqpNamespaceHandler
protected String getConnectorProtocol()
getConnectorProtocol
in class AmqpNamespaceHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |