A C D E F G H I L M O P R S T V 

A

appendFullyQualifiedApplid(StringBuffer, String, String, String, String) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Appends the fully qualified APPLID to the message that is output for this event.
appendRequestData(StringBuffer, RequestData, Object, String) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Append the request data using simple formatting.

C

ChannelInfo - Interface in com.ibm.ctg.monitoring
Provides monitoring information about the channel associated with an ECI request.
CLASS_VERSION - Static variable in interface com.ibm.ctg.monitoring.TraceParentInterface
 
CLASS_VERSION - Static variable in interface com.ibm.ctg.monitoring.TrackingTokenInterface
 
ClientType - Enum in com.ibm.ctg.monitoring
ClientType enumerates the type of remote client application which can connect to the Gateway daemon.
com.ibm.ctg.monitoring - package com.ibm.ctg.monitoring
Provides classes for developing request monitoring exits.
com.ibm.ctg.util - package com.ibm.ctg.util
Contains utility classes.
ContainerInfo - Interface in com.ibm.ctg.monitoring
Provides monitoring information about a container in the channel associated with an ECI request.
ContainerInfo.DataType - Enum in com.ibm.ctg.monitoring
Defines the type of data in a container and whether it is subject to code page conversion.
ContainerInfoContentException - Exception in com.ibm.ctg.monitoring
This exception is thrown when the container data is no longer available on the ContainerInfo get data methods.
ContainerInfoContentException() - Constructor for exception com.ibm.ctg.monitoring.ContainerInfoContentException
Creates a new exception with no message.
ContainerInfoContentException(String) - Constructor for exception com.ibm.ctg.monitoring.ContainerInfoContentException
Creates a new exception with the specified message.
ContainerInfoContentException(Throwable) - Constructor for exception com.ibm.ctg.monitoring.ContainerInfoContentException
Creates a new exception with the specified cause.
ContainerInfoContentException(String, Throwable) - Constructor for exception com.ibm.ctg.monitoring.ContainerInfoContentException
Creates a new exception with the specified message and cause.

D

DATA_TYPE_BYTE_ARRAY - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of array of bytes.
DATA_TYPE_CHANNEL_INFO - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of ChannelInfo.
DATA_TYPE_DISTRIBUTED_IDENTITY - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of DistributedIdentity.
DATA_TYPE_FLOW_TOPOLOGY - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of enum of the FlowTopology.
DATA_TYPE_FLOW_TYPE - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of enum of the FlowType.
DATA_TYPE_INET_ADDRESS - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of InetAddress.
DATA_TYPE_INTEGER - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of Integer.
DATA_TYPE_LONG - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of Long.
DATA_TYPE_ORIGIN_DATA - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of OriginData.
DATA_TYPE_STRING - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of String.
DATA_TYPE_TRANSIENT_PAYLOAD - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of TransientPayLoad.
DATA_TYPE_XID - Static variable in enum com.ibm.ctg.monitoring.RequestData
It has a data type of Xid.
DataFlowsMonitor - Class in com.ibm.ctg.monitoring
The DataFlowsMonitor is designed to output all the relevant data available on the eventFired method.
DataFlowsMonitor() - Constructor for class com.ibm.ctg.monitoring.DataFlowsMonitor
Default constructor initializes the output methods.
dataLength - Variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
 
DistributedIdentity - Class in com.ibm.ctg.monitoring
This class contains the distributed identity that is used to identify a user across multiple software components.
DistributedIdentity(IDID) - Constructor for class com.ibm.ctg.monitoring.DistributedIdentity
 
dumpEventData(String, RequestEvent, Map<RequestData, Object>) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Method to format all the information available at an event.
dumpToHex(byte[]) - Static method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Format an array of bytes into a string containing the bytes as hexadecimal characters and a printable representation of the bytes as a string

E

EBCDIC - Static variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
 
eventFired(RequestEvent, Map<RequestData, Object>) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
 
eventFired(RequestEvent, Map<RequestData, Object>) - Method in interface com.ibm.ctg.monitoring.RequestExit
This method is called for each defined MonitorEvent.

F

FlowTopology - Enum in com.ibm.ctg.monitoring
FlowTopology enumerates the parts of the topologies over which a request may flow.
FlowType - Enum in com.ibm.ctg.monitoring
Flows on requests are of different types.

G

getAdapterData1() - Method in class com.ibm.ctg.util.OriginData
Returns the Adapter Data string that has the trackingTokens data generated by client.
getAdapterId() - Method in class com.ibm.ctg.util.OriginData
Returns the Adapter Id string.
getApplid() - Method in class com.ibm.ctg.util.OriginData
Returns the APPLID of the client application from which the transaction was started.
getApplidQualifier() - Method in class com.ibm.ctg.util.OriginData
Returns the APPLID qualifier of the client application from which the transaction was started.
getBitData() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Returns a byte array that is a copy of the data in the container.
getBitData(int, int) - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Returns a byte array copy of length bytes taken from offset bytes into the container.
getBytes(int, int) - Method in interface com.ibm.ctg.monitoring.TransientPayLoad
Returns a byte array of length bytes taken from offset bytes into the payload.
getCCSID() - Method in interface com.ibm.ctg.monitoring.ChannelInfo
Gets the CCSID associated with the channel
getCCSID() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Gets the CCSID of the character data in the container
getCharData() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Returns a string that is a copy of the data in the container.
getCharData(int, int) - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Returns a String copy of length characters taken from offset characters into the container.
getClientIpaddr() - Method in class com.ibm.ctg.util.OriginData
Returns the IP address from which the transaction was started.
getClientPort() - Method in class com.ibm.ctg.util.OriginData
Returns the TCP/IP port from which the transaction was started.
getContainer(String) - Method in interface com.ibm.ctg.monitoring.ChannelInfo
Gets a ContainerInfo object representing the container with the specified name if it exists in the channel.
getContainerNames() - Method in interface com.ibm.ctg.monitoring.ChannelInfo
Gets the names of all the containers in the channel.
getContainers() - Method in interface com.ibm.ctg.monitoring.ChannelInfo
Gets a collection of ContainerInfo objects representing all of the containers in the channel.
getDataType() - Method in enum com.ibm.ctg.monitoring.RequestData
Returns the type of data for the request data.
getDefaultStdout() - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
This method can be overridden by subclasses to use a different default PrintStream.
getDistinguishedName() - Method in class com.ibm.ctg.monitoring.DistributedIdentity
Returns a string which represents the distinguished name.
getIpAddrFamily() - Method in class com.ibm.ctg.util.OriginData
Returns the IP address family associated with the client IP address.
getLength() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Gets the length of the data in the container.
getLength() - Method in interface com.ibm.ctg.monitoring.TransientPayLoad
Returns the number of bytes in the payload.
getName() - Method in interface com.ibm.ctg.monitoring.ChannelInfo
Gets the name of the channel.
getName() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Gets the name of the container.
getPrincipalFacilityType() - Method in class com.ibm.ctg.util.OriginData
Returns the principal facility type of the origin data.
getRealmName() - Method in class com.ibm.ctg.monitoring.DistributedIdentity
Returns a string which represents the realm name.
getRequestType() - Method in enum com.ibm.ctg.monitoring.FlowType
 
getStakeholderIdentifier() - Method in interface com.ibm.ctg.monitoring.TrackingTokenInterface
This method is called for each request flow through Gateway.
getStartStck() - Method in class com.ibm.ctg.util.OriginData
Returns a store clock value representing the time when the origin data was created.
getSystemEnvironment() - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Create a multiline string of the significant system properties.
getTraceParent(RequestEvent, Map<RequestData, Object>) - Method in interface com.ibm.ctg.monitoring.TraceParentInterface
This method is called for each request flow through Gateway.
getTransactionType() - Method in enum com.ibm.ctg.monitoring.FlowType
 
getTransGroupId() - Method in class com.ibm.ctg.util.OriginData
Returns the transaction group ID associated with the origin data.
getTransId() - Method in class com.ibm.ctg.util.OriginData
Returns the CICS mirror transaction under which the transaction was started.
getType() - Method in interface com.ibm.ctg.monitoring.ContainerInfo
Gets the data type of the container.
getUserCorrelator() - Method in class com.ibm.ctg.util.OriginData
Returns the user correlator string that is passed to CICS.
getUserid() - Method in class com.ibm.ctg.util.OriginData
Returns the CICS user ID under which the transaction was started.

H

HttpVerb - Enum in com.ibm.ctg.monitoring
HttpVerb enumerates the HTTP methods which a request may call.

I

InvalidContainerTypeException - Exception in com.ibm.ctg.monitoring
This exception is thrown when an error occurs while using a ContainerInfo get data methods.
InvalidContainerTypeException() - Constructor for exception com.ibm.ctg.monitoring.InvalidContainerTypeException
Creates a new exception with no message.
InvalidContainerTypeException(String) - Constructor for exception com.ibm.ctg.monitoring.InvalidContainerTypeException
Creates a new exception with the specified message.
InvalidContainerTypeException(Throwable) - Constructor for exception com.ibm.ctg.monitoring.InvalidContainerTypeException
Creates a new exception with the specified cause.
InvalidContainerTypeException(String, Throwable) - Constructor for exception com.ibm.ctg.monitoring.InvalidContainerTypeException
Creates a new exception with the specified message and cause.
isAuthenticated() - Method in class com.ibm.ctg.monitoring.DistributedIdentity
Returns a boolean which indicates whether or not the distributed identity has been authenticated by a security registry.

L

lineSeperator - Variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
 

M

myName() - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
This method can be overridden by subclasses to give a name to identify the output.

O

onWindows - Variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
 
onZos - Variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
 
OriginData - Class in com.ibm.ctg.util
Represents IPIC origin data which can be used to associate the flow from a client application through to a CICS server.
OriginData(String, String, String, String, InetAddress, int) - Constructor for class com.ibm.ctg.util.OriginData
Builds a new OriginData based on the information provided and the time that his object was created.
OriginData(String, String, String, String, String, InetAddress, int, String, boolean) - Constructor for class com.ibm.ctg.util.OriginData
 
OriginData(String, String, String, String, InetAddress, int, String, String, String) - Constructor for class com.ibm.ctg.util.OriginData
 
OriginData(String, String, String, String, InetAddress, int, String, String, String, String, boolean) - Constructor for class com.ibm.ctg.util.OriginData
 

P

print(String) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Simple output routine to send a string to our currently set output PrintWriter.
println(String) - Method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Simple output routine to send a string to our currently set PrintWriter, appending a newline, and flushing the buffer.
Protocol - Enum in com.ibm.ctg.monitoring
Protocol enumerates the protocols which can be used to connect to the Gateway daemon.

R

RequestData - Enum in com.ibm.ctg.monitoring
This enumeration defines the data passed to the RequestExit eventFired() method.
RequestEvent - Enum in com.ibm.ctg.monitoring
This enumeration defines the event that triggers the eventFired() method of the RequestExit.
RequestExit - Interface in com.ibm.ctg.monitoring
All implementations of CICS Transaction Gateway RequestExit monitoring classes must implement the RequestExit interface.
RequestType - Enum in com.ibm.ctg.monitoring
Flows on a request can carry different types of work.

S

STDOUT_PROPERTY - Static variable in class com.ibm.ctg.monitoring.DataFlowsMonitor
The Java property name used to set the output file name.

T

toHex(byte[]) - Static method in class com.ibm.ctg.monitoring.DataFlowsMonitor
Method to format an array of bytes into a readable string of hexadecimal characters.
toString() - Method in class com.ibm.ctg.monitoring.DistributedIdentity
 
toString() - Method in class com.ibm.ctg.util.OriginData
Returns a string representation of the origin data.
TraceParentInterface - Interface in com.ibm.ctg.monitoring
StakeHolders who would like to monitor the Request end to end can implement the TrackingTokenInterface Interface.
TrackingTokenInterface - Interface in com.ibm.ctg.monitoring
StakeHolders who would like to monitor the Request end to end can implement the TrackingTokenInterface Interface.
TransactionType - Enum in com.ibm.ctg.monitoring
Flows on a request can be part of different transactions.
TransientPayLoad - Interface in com.ibm.ctg.monitoring
Provides a representation of the COMMAREA being passed to or returned from a CICS program call.

V

valueOf(String) - Static method in enum com.ibm.ctg.monitoring.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.ContainerInfo.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.FlowTopology
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.FlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.HttpVerb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.RequestData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.RequestEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.ctg.monitoring.TransactionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.ctg.monitoring.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.ContainerInfo.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.FlowTopology
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.FlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.HttpVerb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.RequestData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.RequestEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.ctg.monitoring.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L M O P R S T V 

©Copyright IBM Corp. 1994, 2024


Legal