Interface CAShellFactoryType
- All Known Implementing Classes:
CAShells
public interface CAShellFactoryType
A shell factory.
-
Method Summary
-
Method Details
-
create
Create a new shell.- Parameters:
configuration- The shell configuration- Returns:
- A new shell
- Throws:
CAException- On errors
-