org.mule.transport
Interface WorkListenerWrapperFactory

All Known Implementing Classes:
TrackerWorkListenerWrapperFactory

public interface WorkListenerWrapperFactory

Creates WorkListener to delegate notifications originated in a work to another WorkListener


Method Summary
 javax.resource.spi.work.WorkListener create(javax.resource.spi.work.Work work, javax.resource.spi.work.WorkListener listener)
           
 

Method Detail

create

javax.resource.spi.work.WorkListener create(javax.resource.spi.work.Work work,
                                            javax.resource.spi.work.WorkListener listener)


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.