org.jacorb.notification
Class WrapperMain

java.lang.Object
  extended by org.jacorb.notification.WrapperMain

public class WrapperMain
extends Object

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)

stop

public int stop(int n)

controlEvent

public void controlEvent(int event)

main

public static void main(String[] args)


Copyright © 2013 JacORB. All Rights Reserved.