org.kubek2k.mockito.spring
Class MockitoNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.kubek2k.mockito.spring.MockitoNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class MockitoNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
implements org.springframework.beans.factory.xml.NamespaceHandler


Constructor Summary
MockitoNamespaceHandler()
           
 
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
 
Methods inherited from interface org.springframework.beans.factory.xml.NamespaceHandler
decorate, parse
 

Constructor Detail

MockitoNamespaceHandler

public MockitoNamespaceHandler()
Method Detail

init

public void init()
Specified by:
init in interface org.springframework.beans.factory.xml.NamespaceHandler


Copyright © 2011. All Rights Reserved.