org.iqual.chaplin.composite
Class MasterCompositeSetter
java.lang.Object
org.iqual.chaplin.composite.MasterCompositeSetter
- All Implemented Interfaces:
- FactoryHandlerFilter
public class MasterCompositeSetter
- extends Object
- implements FactoryHandlerFilter
- Since:
- May 19, 2009 6:13:15 PM
- Author:
- Zbynek Slajchrt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterCompositeSetter
public MasterCompositeSetter(Object master)
filterArgument
public Object filterArgument(String type,
Object arg)
- Specified by:
filterArgument in interface FactoryHandlerFilter
filterResult
public Object filterResult(String type,
Object result)
- Specified by:
filterResult in interface FactoryHandlerFilter
Copyright © 2009 iquality.org. All Rights Reserved.