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
|
|