|
Oracle Reports Java API Reference 10g (9.0.4) B12019-01 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Notification interface for the Oracle9i Reports Server.
| Method Summary | |
void |
init(java.util.Properties props)Initializes the notification object. |
void |
notify(Job job)Notifies when a job is done. |
void |
shutdown()Shuts down the notification object. |
| Method Detail |
public void init(java.util.Properties props)
throws oracle.reports.RWException
props - Properties that are set in the server configuration file for the notification.public void notify(Job job)
job - Job object.public void shutdown()
|
Oracle Reports Java API Reference | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||