JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
sonia.scm.protocolcommand
Interface CommandInterpreterFactory
@ExtensionPoint
public interface
CommandInterpreterFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
CommandInterpreter
>
canHandle
(
String
command)
Method Details
canHandle
Optional
<
CommandInterpreter
>
canHandle
(
String
command)