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