org.mule.module.boot
Class VersionWrapper

java.lang.Object
  extended by org.mule.module.boot.VersionWrapper
All Implemented Interfaces:
org.tanukisoftware.wrapper.WrapperListener

public class VersionWrapper
extends Object
implements org.tanukisoftware.wrapper.WrapperListener

There is a need to exit from wrapper This is a good place for other information message


Constructor Summary
VersionWrapper()
           
 
Method Summary
 void controlEvent(int event)
           
 Integer start(String[] args)
           
 int stop(int exitCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionWrapper

public VersionWrapper()
Method Detail

start

public Integer start(String[] args)
Specified by:
start in interface org.tanukisoftware.wrapper.WrapperListener

stop

public int stop(int exitCode)
Specified by:
stop in interface org.tanukisoftware.wrapper.WrapperListener

controlEvent

public void controlEvent(int event)
Specified by:
controlEvent in interface org.tanukisoftware.wrapper.WrapperListener


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.