ch.nix.ert.communication
Class NodeCommunicationService

java.lang.Object
  extended bych.nix.ert.base.ServiceBase
      extended bych.nix.ert.communication.NodeCommunicationService
All Implemented Interfaces:
java.lang.Runnable, ServiceInterface

public class NodeCommunicationService
extends ServiceBase

TODO Edit this text for a better description

Author:
michi

Method Summary
static NodeCommunicationService getInstance()
           
 void registerAtDispatcher()
          Registers the Service at the Dispatcher
 void run()
           
 
Methods inherited from class ch.nix.ert.base.ServiceBase
addWork, getServiceQueue, getWork, getWork, registerService, transactionBegin, transactionContinue, transactionEnd, transactionSplit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static NodeCommunicationService getInstance()

registerAtDispatcher

public void registerAtDispatcher()
Description copied from interface: ServiceInterface
Registers the Service at the Dispatcher


run

public void run()


Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z