org.picocontainer.extras
Class ThrowawayPicoInstantiator
java.lang.Object
org.picocontainer.extras.ThrowawayPicoInstantiator
- public class ThrowawayPicoInstantiator
- extends Object
A tiny helper for simple instantiation of components.
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowawayPicoInstantiator
public ThrowawayPicoInstantiator(MutablePicoContainer parentContainer,
Class classToInstantiate)
getInstance
public Object getInstance()
Copyright © 2003-2004 Codehaus. All Rights Reserved.