Class CockpitNamespaceHandler

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.NamespaceHandler

    public class CockpitNamespaceHandler
    extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
    Defines parsers for possible elements in CockpitNG Spring namespace
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAMESPACE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • CockpitNamespaceHandler

        public CockpitNamespaceHandler()
    • Method Detail

      • init

        public void init()