Programming Guide |
Determines if the JIF has changed
jif_check
JetNet, Oracle Tuxedo
Client, Server
The
jif_check
command checks whether changes occurred in the JIF. You typically use this command in therequest_received
handler, which is called on all service requests (refer to "Request_received Events" in JetNet/Oracle Tuxedo Guide). If a change has occurred,jif_check
sets the value oftp_return
and raises aJIF_changed
event (refer to "Jif_changed Events" in JetNet/Oracle Tuxedo Guide); the default handler for this event calls jif_read to reread the JIF, and readvertises all services.
jif_check
can generate these exceptions:
jif_read