|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractObjectFactory | |
|---|---|
| org.mule.object | |
| Uses of AbstractObjectFactory in org.mule.object |
|---|
| Subclasses of AbstractObjectFactory in org.mule.object | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||