9.47.3 Java Agent Input/Output Data and MIM
Input/Output Data
The Input/Output data is the type of data an agent expects and delivers.
Java agent output types are dependent on the input type and the Java code. The agent consumes byte arrays and any UDR type selected from the UDR Types list.
MIM
For information about the MIM and a list of the general MIM parameters, see 1.2 Administration and Management.
The Java agent does not publish or access any additional MIM parameters. However, MIM parameters and values/Agent Message events/Debug events can be produced/accessed/dispatched through the Java code. For further information about available functions, see the section MIM Related Functions in the Java Agent Reference Guide.
Next: