public class ServiceImpl extends Object
Modifier and Type | Field and Description |
---|---|
protected CommandExecutor |
commandExecutor |
Constructor and Description |
---|
ServiceImpl() |
Modifier and Type | Method and Description |
---|---|
CommandExecutor |
getCommandExecutor() |
void |
setCommandExecutor(CommandExecutor commandExecutor) |
protected CommandExecutor commandExecutor
public CommandExecutor getCommandExecutor()
public void setCommandExecutor(CommandExecutor commandExecutor)
Copyright © 2015. All rights reserved.