anyframe.common.config
Class ConfigurableCallback
java.lang.Object
anyframe.common.config.ConfigurableCallback
- All Implemented Interfaces:
- MethodReplacer
public class ConfigurableCallback
- extends Object
- implements MethodReplacer
MethodReplacer implementation for supporting Avalon Configurable API
- Since:
- 2007.06.20
- Author:
- MyungChul Kang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurableCallback
public ConfigurableCallback()
reimplement
public Object reimplement(Object obj,
Method method,
Object[] args)
throws Throwable
-
- Specified by:
reimplement in interface MethodReplacer
- Throws:
Throwable
Copyright © 2008-2009 Samsung SDS. All Rights Reserved.