The JSM_COMMAND Built-In Function is used to load and unload services and execute commands supported by the service. The JSM_COMMAND can only be executed once a JSM_OPEN has completed successfully.
Syntax:
Arguments
|
Return Values
|
A service is loaded before commands to the service are executed. A service is unloaded once you are finished using it. Only one service can be loaded at a time. Refer to 3.5 Command.
The JSM_COMMAND has a number of:
For command services details, refer to Java Service Manager Services.