edu.nmu.os.shell
Class ShellFactoryImpl

java.lang.Object
  |
  +--edu.nmu.os.shell.ShellFactory
        |
        +--edu.nmu.os.shell.ShellFactoryImpl

public class ShellFactoryImpl
extends ShellFactory

Since:
jdk1.4
Version:
0.1, Jan 25, 2003 4:29:14 PM
Author:
Matt Murphy

Constructor Summary
ShellFactoryImpl()
           
 
Method Summary
 Shell createShell()
           
 
Methods inherited from class edu.nmu.os.shell.ShellFactory
createShell, getFactory, getFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellFactoryImpl

public ShellFactoryImpl()
Method Detail

createShell

public Shell createShell()