Red Hat Training

A Red Hat training course is available for Red Hat Fuse

15.13. osgi:shutdown, shutdown

Abstract

stops the OSGi framework

Synopsis

osgi:shutdown [ --help ] [[ -f ] | [ --force ]] [[ hh:mm ] | [ +m ]]

Arguments

Table 15.13, “osgi:shutdown Arguments” describes the command's arguments.

Table 15.13. osgi:shutdown Arguments

ArgumentInterpretation
--help Displays the online help for this command.
-f, --forceForces the command to execute.
hh:mmSpecifies the time to shut down the broker in hours and minutes. The time is specified in 24 hour time. For example, 13:30 specifies that the container will shutdown at 1:30pm.
+m Specifies the time, in minutes, to pause before shutting down the OSGi framework. For example, +30 specifies that the container will wait thirty minutes before shutting down the OSGi framework.