com.googlecode.ehcache.annotations.config
Class AnnotationDrivenEhCacheNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.googlecode.ehcache.annotations.config.AnnotationDrivenEhCacheNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Version:
$Id: AnnotationDrivenEhCacheNamespaceHandler.java 656 2011-04-21 19:54:27Z eric.dalquist@gmail.com $
Author:
Nicholas Blair

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

AnnotationDrivenEhCacheNamespaceHandler

public AnnotationDrivenEhCacheNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2011. All Rights Reserved.