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 Javadoc .
Related tasks
Developing a task that calls a session bean
Developing a task that sends a Java Message Service message
Related reference
UserCalendar interface
Javadoc