org.springframework.integration.twitter.config
Class TwitterNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.twitter.config.TwitterNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class TwitterNamespaceHandler
- extends NamespaceHandlerSupport
- Since:
- 2.0
- Author:
- Josh Long
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRECT_MESSAGES
public static final String DIRECT_MESSAGES
- See Also:
- Constant Field Values
MENTIONS
public static final String MENTIONS
- See Also:
- Constant Field Values
FRIENDS
public static final String FRIENDS
- See Also:
- Constant Field Values
TwitterNamespaceHandler
public TwitterNamespaceHandler()
init
public void init()
Copyright © 2010. All Rights Reserved.