All Packages Class Hierarchy This Package Previous Next Index
Class semper.dispatcher.BAppServer
java.lang.Object
|
+----semper.dispatcher.BAppServer
- public class BAppServer
- extends Object
- implements MenuLaunchable
This class implements the necessary functionality in order to start or to
kill that service which is responsable for the proceding of incoming BApp
request
- Version:
- $Revision: 1.1 $ $Date: 1998/09/18 12:59:41 $
- Author:
- Petros Pantis, Kostas Tzelepis
-
BAppServer(BargainerMonitor)
- Object constructor
-
launch()
- This method is triggered from the application menu in order to give the ability
to the user to start/stop the listener thread
BAppServer
protected BAppServer(BargainerMonitor client)
- Object constructor
- Parameters:
- client - a reference to the
BargainerMonitor
launch
public void launch()
- This method is triggered from the application menu in order to give the ability
to the user to start/stop the listener thread
All Packages Class Hierarchy This Package Previous Next Index