org.mule.util
Interface ObjectFactory

All Known Implementing Classes:
AbstractProxyFactory

public interface ObjectFactory

ObjectFactory is a generic Factory interface.

Version:
$Revision: 1.2 $
Author:
Ross Mason

Method Summary
 java.lang.Object create()
           
 

Method Detail

create

public java.lang.Object create()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.