Google

Locations of visitors to this page

Hosted by:
SourceForge

wrapper.java.mainclass Property
wrapper.java.mainclass Property
Configuration Property Overview
wrapper.java.mainclass

Class to execute when the wrapper starts the application. The value of this property depends on which of the integration methods that were selected. In most cases this is NOT the main class of your application.

Example (WrapperSimpleApp integration method):
wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp


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:
by Richard Michaud (2004/05/22 06:25:52 JST from 192.193.210.32)
Gravatar

What would I set this to if I use integration method 3? I assume it would be my class that implements WrapperListener, no?

last modified: