4.1 List of APIs used by EJB client applications

The APIs used by EJB client applications include the APIs that set security functions and communication timeouts. The following table lists the APIs.

Table 4-1 List of APIs used by EJB client applications

Class nameFunction
EJBClientInitializer ClassInitializes J2EE services for an EJB client.
LoginInfoManager classSets the security functionality. For details on this API, see 17.1LoginInfoManager class in the uCosminexus Application Server Security Management Guide.
RequestTimeoutConfigFactory ClassAcquires the RequestTimeoutConfig object required for setting the RMI-IIOP timeout.
RequestTimeoutConfig ClassSets the RMI-IIOP timeout.
UserTransactionFactory classAcquires the UserTransaction object required for using a transaction in an EJB client.