org.polyforms.di.spring
Class AbstractMethodOverrideProcessor.UnsupportedMethodReplacer

java.lang.Object
  extended by org.polyforms.di.spring.AbstractMethodOverrideProcessor.UnsupportedMethodReplacer
All Implemented Interfaces:
org.springframework.beans.factory.support.MethodReplacer
Enclosing class:
AbstractMethodOverrideProcessor

protected static final class AbstractMethodOverrideProcessor.UnsupportedMethodReplacer
extends Object
implements org.springframework.beans.factory.support.MethodReplacer


Constructor Summary
protected AbstractMethodOverrideProcessor.UnsupportedMethodReplacer()
           
 
Method Summary
 Object reimplement(Object instance, Method method, Object[] arguments)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMethodOverrideProcessor.UnsupportedMethodReplacer

protected AbstractMethodOverrideProcessor.UnsupportedMethodReplacer()
Method Detail

reimplement

public Object reimplement(Object instance,
                          Method method,
                          Object[] arguments)

Specified by:
reimplement in interface org.springframework.beans.factory.support.MethodReplacer


Copyright © 2010-2011 Polyforms Framework. All Rights Reserved.