org.codehaus.xfire.util.factory
Interface Factory

All Known Implementing Classes:
PicoFactory, PooledFactory, ServiceLocatorFactory

public interface Factory

Represents an object factory.

Author:
Ben Yu Jan 6, 2006 12:38:18 AM

Method Summary
 java.lang.Object create()
           
 

Method Detail

create

java.lang.Object create()
                        throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.