org.jacorb.notification
Class WrapperMain

java.lang.Object
  extended by org.jacorb.notification.WrapperMain
All Implemented Interfaces:
org.tanukisoftware.wrapper.WrapperListener

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

Author:
Alphonse Bendt

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

Method Detail

start

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

stop

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

controlEvent

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

main

public static void main(String[] args)


Copyright © 2015 JacORB. All rights reserved.