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