Uses of Class
edu.nmu.os.shell.ShellFactoryException

Packages that use ShellFactoryException
edu.nmu.os.shell   
 

Uses of ShellFactoryException in edu.nmu.os.shell
 

Methods in edu.nmu.os.shell that throw ShellFactoryException
static ShellFactory ShellFactory.getFactory(java.lang.String name)
          Gets the ShellFactory specified by the given name
abstract  Shell ShellFactory.createShell(java.lang.String[] args)
          Creates a new Shell as specified by the given arguments