xmlBlaster 2.2.0 API

org.xmlBlaster
Class MainSvc

java.lang.Object
  extended by org.xmlBlaster.MainSvc
All Implemented Interfaces:
org.tanukisoftware.wrapper.WrapperListener

public class MainSvc
extends java.lang.Object
implements com.silveregg.wrapper.WrapperListener


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

Field Detail

main

private Main main
Constructor Detail

MainSvc

public MainSvc()
Method Detail

start

public java.lang.Integer start(java.lang.String[] args)
WrapperListener Methods

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

main

public static void main(java.lang.String[] args)
Main Method


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.