Joltservicebean constructor, Joltservicebean methods, Joltservicebean – HP NonStop G-Series User Manual
Page 213

+----bea.jolt.beans.JoltServiceBean
The JoltServiceBean represents a remote TUXEDO service. It listens to JoltInputEvents from
other beans to populate its input buffer. JoltServiceBean offers the callService() method to
invoke the service.
JoltServiceBean is an event source for JoltOutputEvents that carry information about output of
the service. After a successful callService() listener beans are notified via a JoltOutputEvent
that carries the output buffer.
All getOutputValue/getOutputTextValue methods operate on output parameters only. All
setInputValue/setInputTextValue methods operate on input parameters only.
JoltServiceBean Constructor
The JoltServiceBean constructor creates a bean representing a Jolt service.
JoltServiceBean
This constructor creates an instance of the JoltServiceBean class.
JoltServiceBean()
See Also JoltInputEvent, JoltOutputEvent
JoltServiceBean Methods
The following methods are used in conjunction with the JoltServiceBean class:
getOutputValue -- value of field
setInputValue -- value of field
setInputValue -- value of one occurrence of
field
setInputTextValue -- value of field