|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PromptProvider
Shell prompt provider.
Plugins should implement this interface to customize prompt.
getOrder
indicate the priority, higher values can be interpreted as lower priority
Method Summary | |
---|---|
String |
getPrompt()
Returns the prompt text. |
Methods inherited from interface org.springframework.shell.plugin.PluginProvider |
---|
name |
Method Detail |
---|
String getPrompt()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |