moss.modules
Class KTestMod

java.lang.Object
  extended by moss.modules.KTestMod
All Implemented Interfaces:
MKernelProcess

public class KTestMod
extends java.lang.Object
implements MKernelProcess


Constructor Summary
KTestMod()
           
 
Method Summary
 int main(java.lang.String[] argv)
          entry-point for the kernel module
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KTestMod

public KTestMod()
Method Detail

main

public int main(java.lang.String[] argv)
entry-point for the kernel module

Specified by:
main in interface MKernelProcess
Parameters:
argv - arguments: module name and any options