public class CommandNWorkspaceCommandFactory extends Object implements NWorkspaceCmdFactory
| Constructor and Description |
|---|
CommandNWorkspaceCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(NCommandFactoryConfig config) |
String |
factoryId() |
NCommandConfig |
findCommand(String name) |
List<NCommandConfig> |
findCommands() |
int |
priority() |
public void configure(NCommandFactoryConfig config)
configure in interface NWorkspaceCmdFactorypublic int priority()
priority in interface NWorkspaceCmdFactorypublic String factoryId()
factoryId in interface NWorkspaceCmdFactorypublic NCommandConfig findCommand(String name)
findCommand in interface NWorkspaceCmdFactorypublic List<NCommandConfig> findCommands()
findCommands in interface NWorkspaceCmdFactoryCopyright © 2026 vpc open source initiative. All rights reserved.