org.infinispan.spring.config
Class InfinispanNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.infinispan.spring.config.InfinispanNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

NamespaceHandler for Infinispan-based caches.

Author:
Marius Bogoevici

Constructor Summary
InfinispanNamespaceHandler()
           
 
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

InfinispanNamespaceHandler

public InfinispanNamespaceHandler()
Method Detail

init

public void init()

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.