public class CommandKeyStrategyImpl extends Object implements CommandKeyStrategy, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
CommandKeyStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandKey(Command<?,?> command)
Get command key from command
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public String getCommandKey(Command<?,?> command)
CommandKeyStrategygetCommandKey in interface CommandKeyStrategycommand - command objectpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.