org.iqual.chaplin.composite
Interface SelfHandler

All Superinterfaces:
DynaCastHandler

public interface SelfHandler
extends DynaCastHandler

If an object casted by FactoryHandler implements this interface then FactoryHandler suppresses its original logic and instead it invokes the cast methof on the object. It allows making conversions more dynamic.

Since:
Aug 8, 2009 4:53:19 PM
Author:
Zbynek Slajchrt

Method Summary
 
Methods inherited from interface org.iqual.chaplin.DynaCastHandler
cast
 



Copyright © 2009 iquality.org. All Rights Reserved.