org.codehaus.xfire.picocontainer.util
Class PicoFactory
java.lang.Object
org.codehaus.xfire.picocontainer.util.PicoFactory
- All Implemented Interfaces:
- org.codehaus.xfire.util.factory.Factory
public class PicoFactory
- extends Object
- implements org.codehaus.xfire.util.factory.Factory
This is a simple adapter from pico container to Factory
- Author:
- Ben Yu
Feb 12, 2006 1:19:43 AM
Constructor Summary |
PicoFactory(org.picocontainer.defaults.ObjectReference picoReference,
Object componentKey)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicoFactory
public PicoFactory(org.picocontainer.defaults.ObjectReference picoReference,
Object componentKey)
create
public Object create()
- Specified by:
create
in interface org.codehaus.xfire.util.factory.Factory
Copyright © 2004-2013. All Rights Reserved.