moss.modules
Class KLogSvr

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

public class KLogSvr
extends java.lang.Object
implements MKernelProcess


Constructor Summary
KLogSvr()
           
 
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

KLogSvr

public KLogSvr()
Method Detail

main

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

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