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
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.