org.iids.aos.systemservices
Interface KernelTester

All Superinterfaces:
SystemService

public interface KernelTester
extends SystemService

Author:
mobach@cs.vu.nl

Method Summary
 java.lang.String pingString()
           
 void pingVoid()
           
 
Methods inherited from interface org.iids.aos.systemservices.SystemService
pingService, shutdown, unbind
 

Method Detail

pingString

java.lang.String pingString()

pingVoid

void pingVoid()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.