Package org.mule.object

Class Summary
AbstractObjectFactory Creates object instances based on the class and sets any properties.
JndiObjectFactory  
PrototypeObjectFactory Creates a new instance of the object on each call.
SingletonObjectFactory Creates an instance of the object once and then always returns the same instance.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.