| Package | Description |
|---|---|
| org.mule.runtime.core.object |
| Modifier and Type | Class and Description |
|---|---|
class |
PrototypeObjectFactory
Creates a new instance of the object on each call.
|
class |
SingletonObjectFactory
Creates an instance of the object once and then always returns the same instance.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.