com.antiaction.mayhem.core
Interface IService

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
Service, Service, Service, Service, Service, Service

public interface IService
extends java.lang.Runnable

Service Interface.

Version:
1.00
Author:
Nicholas Clarke

Method Summary
 void init(IServiceManager serviceManager, java.lang.String config)
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

init

void init(IServiceManager serviceManager,
          java.lang.String config)


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.