![]() | Programming Guide | ![]() |
Determines if the JIF has changed
jif_check
JetNet, Oracle Tuxedo
Client, Server
The
jif_checkcommand checks whether changes occurred in the JIF. You typically use this command in therequest_receivedhandler, which is called on all service requests (refer to "Request_received Events" in JetNet/Oracle Tuxedo Guide). If a change has occurred,jif_checksets the value oftp_returnand raises aJIF_changedevent (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_checkcan generate these exceptions:
jif_read
![]()
![]()
![]()
![]()