moss.kernel
Interface MKernelProcess

All Known Implementing Classes:
KLogSvr, KTestMod, KWinSys

public interface MKernelProcess

This interface describes a system-process within MOSS.


Method Summary
 int main(java.lang.String[] cmdline)
          process entry-point
 

Method Detail

main

int main(java.lang.String[] cmdline)
process entry-point

Parameters:
cmdline - "command-line" for the module; this is the options prefixed by the class-name and executable path