intarsys runtime library

de.intarsys.tools.functor
Interface IArgsConfigurator


public interface IArgsConfigurator

An object that supports configuration of a target object using an IArgs instance.


Method Summary
 void configure(Object target, IArgs args)
           
 

Method Detail

configure

void configure(Object target,
               IArgs args)
               throws ArgsConfigurationException
Throws:
ArgsConfigurationException

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.