This project has retired. For details please refer to its
Attic page .
ServletNamespaceHandler (Cocoon Servlet Service Implementation 1.3.3-SNAPSHOT API)
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: org.springframework.beans.factory.xml.NamespaceHandler
public class ServletNamespaceHandler extends org.springframework.beans.factory.xml.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 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
ServletNamespaceHandler
public ServletNamespaceHandler ()
init
public void init ()
Copyright © 1999-2012 The Apache Software Foundation . All Rights Reserved.