OSGi Command | Description | ||
nerv | Displays all NERV commands. | ||
nervDiag | Displays diagnostics information about NERV, such as the process D of the current Common Platform instance, the location of the Event Type Store and the NERV assets directory. This command also lists all OSGi services exposed by NERV. | ||
nervDefaultJms | Displays the URL of the default JMS provider, as well as information whether it was configured using the properties file or by deploying a configuration bundle. | ||
nervDefinedComponents | Displays information about bundles that contain a component.xml file - the location of the bundles on the file system, and the beans that are defined in the component.xml files.
| ||
nervDefinedEmit | Displays information about bundles that contain an emit.xml file - the location of the bundles on the file system and the routes defined in the emit.xml files.
| ||
nervDefinedConsume | Displays information about bundles that contain a consume.xml file - the location of the bundles on the file system and the beans defined in the consume.xml files.
| ||
nervActiveComponents | Displays a list of the currently active components with their names, types, and information about the bundle that declared them. | ||
nervRouteInfo | Displays information about the currently active routes - the route id, the context where they are defined, the current state of the route, and information about the number of exchanges (events) that passed through the route. The command returns information about the full configuration of the route - the start endpoint, the intermediate processors, and the endpoint. | ||
nervContextInfo | Displays diagnostics information about the currently active Camel contexts in the system. |