Skip navigation links


com.bea.p13n.jobmanager.job
Interface StartupJob

All Superinterfaces
Job

public interface StartupJob
extends Job

A marker interface to indicate a startup job. A startup jobs are run when their associated application has been deployed and the server is in RUNNING state.


Method Summary

 

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

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.