com.platform.ego.impl
Class NotificationService

java.lang.Object
  extended by com.platform.ego.impl.NotificationService
All Implemented Interfaces:
java.lang.Runnable

public class NotificationService
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 void run()
          Start notification service and then enter cycle.
protected  void startNotificationService(int portNumber)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Start notification service and then enter cycle.

Specified by:
run in interface java.lang.Runnable

stop

public void stop()

startNotificationService

protected void startNotificationService(int portNumber)


Copyright (C) 1992-2006 Platform Computing Corporation