|
||||||||||
| 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.xmpp.config.XmppNamespaceHandler
public class XmppNamespaceHandler
Registers a Bean Definition Parser for handling elements.
| Nested Class Summary | |
|---|---|
static class |
XmppNamespaceHandler.RequireNickname
|
| Field Summary | |
|---|---|
static String |
RECIPIENT
|
static String[] |
REQUIRED_ADDRESS_ATTRIBUTES
|
| Fields inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler |
|---|
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, OUTBOUND_ENDPOINT |
| Constructor Summary | |
|---|---|
XmppNamespaceHandler()
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport |
|---|
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String RECIPIENT
public static final String[] REQUIRED_ADDRESS_ATTRIBUTES
| Constructor Detail |
|---|
public XmppNamespaceHandler()
| Method Detail |
|---|
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||