Package org.mule.impl.space

Interface Summary
SpaceMonitorNotificationListener Observer interface for Sapce notifications
 

Class Summary
AbstractSpace Provides core functionality for all spaces, including listenr management and Server notification support.
DefaultSpace Creates a transaction and persistent local space.
DefaultSpaceFactory As Space factory that creates a local, non-shared space.
FileSpaceFactory A space that uses file-based persistence and enables caching by default
SpaceMonitorNotification Events that occur in UMOSpaces
VMSpaceFactory An in-memory space that is not persistent.
 

Exception Summary
CreateSpaceException Is thrown if an exception is thrown during the creation of a space.
SpaceActionInteruptedException Is thrown when a space action receives an InterruptedException from the underlying space store
SpaceTransactionException Is thrown when an error occurs during begin, commit or rollback of a transaction.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.