org.polyforms.di.spring
Class AbstractMethodOverrideProcessor.UnsupportedMethodReplacer
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMethodOverrideProcessor.UnsupportedMethodReplacer
protected AbstractMethodOverrideProcessor.UnsupportedMethodReplacer()
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.