com.sap.scheduler.runtime.mdb

Interface MDBJob

All Superinterfaces:
EnterpriseBean, MessageDrivenBean, MessageListener, Serializable
All Known Implementing Classes:
MDBJobImplementation

public interface MDBJob
extends MessageDrivenBean, MessageListener

All jobs implement this interface by inheriting from the MDBJobImplementation class


Method Summary
 void onJob(JobContext jobContext)
           
 
Methods inherited from interface javax.ejb.MessageDrivenBean
ejbRemove, setMessageDrivenContext
 
Methods inherited from interface javax.jms.MessageListener
onMessage
 

Method Detail

onJob

void onJob(JobContext jobContext)
           throws Exception
Throws:
Exception
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGFACADE [sap.com] tc/je/scheduler/api


Copyright 2010 SAP AG Complete Copyright Notice