com.ibm.batch.container.tck.bridge
Interface IJobEndCallbackService

All Superinterfaces:
IBatchServiceBase, JobEndCallbackManager
All Known Implementing Classes:
JobEndCallbackManagerImpl

public interface IJobEndCallbackService
extends IBatchServiceBase, JobEndCallbackManager


Method Summary
 void done(long jobExecutionId)
           
 
Methods inherited from interface com.ibm.batch.container.services.IBatchServiceBase
init, shutdown
 
Methods inherited from interface com.ibm.batch.tck.spi.JobEndCallbackManager
deregisterJobEndCallback, registerJobEndCallback
 

Method Detail

done

void done(long jobExecutionId)


Copyright © 2013. All Rights Reserved.