org.picocontainer
Interface Parameter
- All Known Implementing Classes:
- ComponentParameter, ConstantParameter
- public interface Parameter
This class represents an argument to a constructor. It can be used to
have finer control over what arguments are passed to a particular
constructor.
- Version:
- $Revision: 1.11 $
- Author:
- Jon Tirsén, Aslak Hellesøy
resolveAdapter
public ComponentAdapter resolveAdapter(PicoContainer componentRegistry)
throws PicoIntrospectionException
- Throws:
PicoIntrospectionException
Copyright © 2003-2004 Codehaus. All Rights Reserved.