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
 



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.