public class DefaultObjectStoreFactoryBean extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultInMemoryObjectStore() |
static org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultPersistentObjectStore() |
static org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultUserObjectStore() |
static org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultUserTransientObjectStore() |
public static org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultInMemoryObjectStore()
public static org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultPersistentObjectStore()
public static org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultUserObjectStore()
public static org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultUserTransientObjectStore()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.