JTools

org.jtools.dao.invocation
Class InvocationHandlers

java.lang.Object
  extended by org.jtools.dao.invocation.InvocationHandlers

public class InvocationHandlers
extends Object

TODO type-description

Author:
Rainer Noack

Constructor Summary
InvocationHandlers()
           
 
Method Summary
 void addAttributeHandler(AttributeHandler ah)
           
 Object[] getInvocationHandler(int invocationLevel, ConstructorHelper comp, Object parent, Class cl, String name, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvocationHandlers

public InvocationHandlers()
Method Detail

addAttributeHandler

public void addAttributeHandler(AttributeHandler ah)

getInvocationHandler

public Object[] getInvocationHandler(int invocationLevel,
                                     ConstructorHelper comp,
                                     Object parent,
                                     Class cl,
                                     String name,
                                     Object value)

JTools

© 2000-2006, JTools.org.