org.mule.umo.manager
Interface UMOWorkManager

All Superinterfaces:
Disposable, Lifecycle, Startable, Stoppable, WorkManager
All Known Implementing Classes:
MuleWorkManager

public interface UMOWorkManager
extends WorkManager, Lifecycle

UMOWorkManager Extends the stanard WorkManager to add lifecycle methods

Version:
$Revision: 3798 $
Author:
Ross Mason

Field Summary
 
Fields inherited from interface javax.resource.spi.work.WorkManager
IMMEDIATE, INDEFINITE, UNKNOWN
 
Methods inherited from interface javax.resource.spi.work.WorkManager
doWork, doWork, scheduleWork, scheduleWork, startWork, startWork
 
Methods inherited from interface org.mule.umo.lifecycle.Startable
start
 
Methods inherited from interface org.mule.umo.lifecycle.Stoppable
stop
 
Methods inherited from interface org.mule.umo.lifecycle.Disposable
dispose
 



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