Anyframe Core

anyframe.common.config
Class ConfigurableCallback

java.lang.Object
  extended by 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

Constructor Summary
ConfigurableCallback()
           
 
Method Summary
 Object reimplement(Object obj, Method method, Object[] args)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableCallback

public ConfigurableCallback()
Method Detail

reimplement

public Object reimplement(Object obj,
                          Method method,
                          Object[] args)
                   throws Throwable

Specified by:
reimplement in interface MethodReplacer
Throws:
Throwable

Anyframe Core

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.