org.apache.cocoon.servletservice.spring
Class ServletNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.apache.cocoon.servletservice.spring.ServletNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
- public class ServletNamespaceHandler
- extends NamespaceHandlerSupport
Spring namespace handler for the Cocoon servlet namespace (http://cocoon.apache.org/schema/servlet
).
The ServletDecorator
deals with the implementation details.
- Since:
- 1.0.0
- Version:
- $Id: ServletNamespaceHandler.java 562806 2007-08-05 02:26:41Z
vgritsenko $
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletNamespaceHandler
public ServletNamespaceHandler()
init
public void init()
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.