org.iqual.chaplin.dcast
Class Commons

java.lang.Object
  extended by org.iqual.chaplin.dcast.Commons
All Implemented Interfaces:
DynaCastHandler

public class Commons
extends Object
implements DynaCastHandler

This is an example of a dynacast handler.

Since:
Mar 9, 2009 9:48:16 PM
Author:
Zbynek Slajchrt

Constructor Summary
Commons()
           
 
Method Summary
 Object cast(Object instance, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Commons

public Commons()
Method Detail

cast

public Object cast(Object instance,
                   String type)
            throws IOException
Specified by:
cast in interface DynaCastHandler
Throws:
IOException


Copyright © 2009 iquality.org. All Rights Reserved.