org.springframework.integration.file.config
Class FileNamespaceHandler
java.lang.Object
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.file.config.FileNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class FileNamespaceHandler
- extends AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration's 'file' namespace.
- Author:
- Iwein Fuld, Mark Fisher
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNamespaceHandler
public FileNamespaceHandler()
init
public void init()
Copyright © 2010. All Rights Reserved.