Operation
EntireXBroker (String p_brokerID, String p_serverClass, String p_serverName, String p_service, String p_userId, boolean p_uow, String p_uowTimeout, int p_uowMaxLength), in Class EntireXBroker
Documentation
This class encapsulates the ability to communicate with the
Entire X Broker on the mainframe using the Entire X Java
interface client.
@param p_brokerID Broker Id ........ etb227:9999
@param p_serverClass Server Class ..... WEBAPP
@param p_serverName Server Name ...... UOW
@param p_service Service .......... SERVER01
@param p_userId User Id .......... blah
@param p_uow UOW Request ...... true/false
@param p_uowTimeout UOW Time Out ..... 90S (seconds) ... 2M (minutes)
@param p_uowMaxLength UOW Max Length ... 10000
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
GenerateFullyQualifiedThrows | | Abstract | False |
Static | False | Final | False |
Native | False | Synchronized | False |
Strictfp | False | GenerateFullyQualifiedArgument | |
GenerateFullyQualifiedReturn | False | ReplaceExistingCode | True |