com.compoundtheory.coldfusion.cfc.spring.config
Class ColdFusionNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.compoundtheory.coldfusion.cfc.spring.config.ColdFusionNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class ColdFusionNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

Namespace handler for the Spring XML namespace

Author:
Mark Mandel

Constructor Summary
ColdFusionNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColdFusionNamespaceHandler

public ColdFusionNamespaceHandler()
Method Detail

init

public void init()