Class JetNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
com.hazelcast.jet.spring.JetNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class JetNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
Hazelcast Jet Custom Namespace Definitions.
  • Constructor Summary

    Constructors 
    Constructor Description
    JetNamespaceHandler()  
  • Method Summary

    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