Package org.bidib.wizard.config
Interface DebugConsoleControllerFactory
public interface DebugConsoleControllerFactory
-
Method Summary
Modifier and TypeMethodDescriptionCreate the DebugConsoleController instance.
-
Method Details
-
createController
DebugConsoleController createController()Create the DebugConsoleController instance.- Returns:
- the DebugConsoleController instance
-