Spring BlazeDS Integration

org.springframework.flex.config.xml
Class FlexNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.flex.config.xml.FlexNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class FlexNamespaceHandler
extends NamespaceHandlerSupport

Registers the bean definition parsers for the "flex" namespace (http://www.springframework.org/schema/flex).

Author:
Jeremy Grelle, Mark Fisher

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

Constructor Detail

FlexNamespaceHandler

public FlexNamespaceHandler()
Method Detail

init

public void init()


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.