to.etc.iocular.def
Class PropertyInjector

java.lang.Object
  extended by to.etc.iocular.def.PropertyInjector

public class PropertyInjector
extends java.lang.Object


Constructor Summary
PropertyInjector(ComponentRef ref, java.lang.reflect.Method setter)
           
 
Method Summary
 ComponentRef getRef()
           
 java.lang.reflect.Method getSetter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyInjector

public PropertyInjector(ComponentRef ref,
                        java.lang.reflect.Method setter)
Method Detail

getRef

public ComponentRef getRef()

getSetter

public java.lang.reflect.Method getSetter()