Class CAShells
java.lang.Object
com.io7m.cardant.shell.CAShells
- All Implemented Interfaces:
CAShellFactoryType
The basic shell.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CAShells
public CAShells()The basic shell.
-
-
Method Details
-
create
Description copied from interface:CAShellFactoryTypeCreate a new shell.- Specified by:
createin interfaceCAShellFactoryType- Parameters:
configuration- The shell configuration- Returns:
- A new shell
- Throws:
CAException- On errors
-