ch.nix.ert.base
Interface ServiceInterface

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
ServiceBase

public interface ServiceInterface
extends java.lang.Runnable

TODO Edit this text for a better description

Author:
michi

Method Summary
 void registerAtDispatcher()
          Registers the Service at the Dispatcher
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

registerAtDispatcher

public void registerAtDispatcher()
Registers the Service at the Dispatcher



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