org.codehaus.xfire.picocontainer.util
Class PicoFactory

java.lang.Object
  extended by org.codehaus.xfire.picocontainer.util.PicoFactory
All Implemented Interfaces:
org.codehaus.xfire.util.factory.Factory

public class PicoFactory
extends java.lang.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, java.lang.Object componentKey)
           
 
Method Summary
 java.lang.Object create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoFactory

public PicoFactory(org.picocontainer.defaults.ObjectReference picoReference,
                   java.lang.Object componentKey)
Method Detail

create

public java.lang.Object create()
Specified by:
create in interface org.codehaus.xfire.util.factory.Factory


Copyright © 2004-2009. All Rights Reserved.