Searched refs:CommandProcessorFactory (Results 1 – 2 of 2) sorted by relevance
38 interface CommandProcessorFactory { interface41 static CommandProcessorFactory create() { in create()
27 CommandProcessor commandProcessor = CommandProcessorFactory.create().commandProcessor(); in main()