EchoPoint
2.1.0rc4

echopointng.util.reflect
Class DuckTypeKit

java.lang.Object
  extended byechopointng.util.reflect.DuckTypeKit

public class DuckTypeKit
extends java.lang.Object

The DuckTypeKit allows for work on objects and Components using "reflection" and other duck typing conventions


Nested Class Summary
static class DuckTypeKit.DuckTypeException
          A wrapper Exception that can be throw during Duck Type operations
 
Constructor Summary
DuckTypeKit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuckTypeKit

public DuckTypeKit()

EchoPoint
2.1.0rc4