Skip navigation links


com.bea.p13n.jobmanager.job
Interface IntervalJob

All Superinterfaces
Job

public interface IntervalJob
extends Job

A marker interface to indicate an interval job. The interval jobs are similar to TimerJobs except they are not tied directly to a commonJ timer. They can also be configured to run on only one node in a cluster.


Method Summary

 

Methods inherited from interface com.bea.p13n.jobmanager.job.Job
executeWork

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.