Please or
Try NowBuy Now

Locations of visitors to this page

SourceForge.net

SourceForge.JP

wrapper.event.<event_name>.command.block Property
wrapper.event.<event_name>.command.block Property

Configuration Property Overview

wrapper.event.<event_name>.command.block

Compatibility :3.3.0
Editions :Professional EditionStandard Edition (Not Supported)Community Edition (Not Supported)
Platforms :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

This property is used to tell the Wrapper whether or not to wait for the command to complete before allowing the Wrapper to continue.

Like several of the event command properties, it can be defined:

  • Globally for all events: wrapper.event.default.command.block property, or
  • For a specific event: wrapper.event.<event_name>.command.block property.

The "<event_name>" component of the property name can be either the keyword "default", or one of the Event Types. By setting the default property, all Event Types which are not set explicitly will take on that value.

The default value is "FALSE".

The value of the property will be ignored for the following events as they can not be delayed:

  • jvm_start.
  • jvm_started.
  • jvm_stop.
Example:
wrapper.event.jvm_prelaunch.command.argv.1=/usr/bin/mycleanup
wrapper.event.jvm_prelaunch.command.block=TRUE

Please see the Event Commands documention for more examples and an explanation of how the various event properties can be used together.

Reference: Event Command





User Comments

If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.

Email:
Password:
Java Service Wrapper Version: 3.5.4