Creating the Diagnostic Application Classes
In the application package you've created, create a new application class, and save the class.
Note:
You can pass only one data type in each diagnostic plug-in application class. To return multiple data types, define multiple application classes. Results that are passed to the framework are retained in memory.
See PeopleCode API Reference: Understanding Application Classes.