org.picocontainer.defaults
Class SetterIntrospector

java.lang.Object
  extended byorg.picocontainer.defaults.SetterIntrospector

public class SetterIntrospector
extends Object

Version:
$Revision: 1.1 $
Author:
Aslak Hellesøy

Constructor Summary
SetterIntrospector()
           
 
Method Summary
 Map getSetters(Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterIntrospector

public SetterIntrospector()
Method Detail

getSetters

public Map getSetters(Class clazz)


Copyright © 2003-2004 Codehaus. All Rights Reserved.