WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

TaskInfo interface

TaskInfo objects contain the information that can be used to create a task. Several implementations of this class exist, one for each type of task that can be run.

Available TaskInfo implementations include:
BeanTaskInfo
Calls a stateless session bean.
MessageTaskInfo
Sends a JMS message to a queue or publishes a message to a topic. For details, see the Interface TaskInfo in the API documentation.

After a TaskInfo object is created, it can be submitted to the scheduler for task creation by calling the Scheduler.create() method.

For details about the TaskInfo interface, see the API documentation .




Related tasks
Developing a task that calls a session bean
Developing a task that sends a Java Message Service message
Related reference
UserCalendar interface
API documentation
Reference topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/scheduler/ref/rsch_taskinfo.html

© Copyright IBM Corporation 2002, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)