org.mule.config
Interface PropertyFactory


public interface PropertyFactory

PropertyFactory is used to create objects from the property file,

Version:
$Revision: 1.2 $
Author:
Ross Mason

Method Summary
 java.lang.Object create(java.util.Map properties)
           
 

Method Detail

create

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


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