JavaServiceWrapper
Overview
Windows platform integration of Tanuki Software's Java Wrapper Service facility
This type manages the Tanuki Software Java Wrapper Service, and allows a dependent Service object to be automatically deployed.
A JavaServiceWrapperZip object should be added as a child dependency.
A Service object should also be added as a child dependency.
Appropriate Settings should be added to JavaServiceWrapper object to configure the appropriate Java based configuration to run the underlying Service.
An example of using JavaServiceWrapper for managing the JBossServer type is here: Windows service example.