Process

A process object represents a process executing on a host computer.

A process usually has configuration and state.

A process could have relationships to other objects. For example, a process could refer to an application that runs within the process, or to access points.

An application could have operations, such as start and stop. In a Tomcat agent, a server process could have operations to deploy a web application, and to manage HTTP connectors.