org.mule.impl.space
Class FileSpaceFactory
java.lang.Object
org.mule.impl.space.DefaultSpaceFactory
org.mule.impl.space.FileSpaceFactory
- All Implemented Interfaces:
- UMOSpaceFactory
- public class FileSpaceFactory
- extends DefaultSpaceFactory
A space that uses file-based persistence and enables caching by default
| Methods inherited from class org.mule.impl.space.DefaultSpaceFactory |
create, create, getCapacity, getPersistenceStrategy, getQueueManager, isEnableCaching, isEnableMonitorEvents, setCapacity, setEnableCaching, setEnableMonitorEvents, setPersistenceStrategy, setQueueManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSpaceFactory
public FileSpaceFactory(boolean enableMonitorEvents)
FileSpaceFactory
public FileSpaceFactory(boolean enableMonitorEvents,
int capacity)
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.