IBM SC34-6814-04 User Manual

Page 705

Advertising
background image

Table 37. EJB event programs and copy books (continued)

Language

Member name

Library

Copy books:
v

Assembler

v

C

v

COBOL

v

PL/I

v

DFHEJEPD

v

DFHEJEPH

v

DFHEJEPO

v

DFHEJEPL

v

SDFHMAC

v

SDFHC370

v

SDFHCOB

v

SDFHPL1

You can use the supplied program as the basis of your own EJB event program.
Your program could, for example, use different criteria than the default program to
filter the EJB events passed to it; or send the filtered events to a different
destination.

An implementation of DFHEJEP does not have to be particularly efficient, because
none of the EJB events for which DFHEJEP is driven occur during the execution of
normal EJB method calls.

Chapter 24. Writing an EJB event program

683

Advertising