org.springframework.amqp.rabbit.config
Class RabbitNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.amqp.rabbit.config.RabbitNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class RabbitNamespaceHandler
- extends NamespaceHandlerSupport
Namespace handler for Rabbit.
- Since:
- 1.0
- Author:
- Mark Pollack, Mark Fisher
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RabbitNamespaceHandler
public RabbitNamespaceHandler()
init
public void init()
Copyright © 2011. All Rights Reserved.