|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShellCommandProvider
Provides comands - used by the shell command factory when creating the map of available shell commands.
| Method Summary | |
|---|---|
String |
getNamespace()
Returns the namespace provided by this command provider. |
Map<String,Class<? extends ShellCommand>> |
provideCommands()
Called to get the collection of commands contributed by the provider. |
| Method Detail |
|---|
String getNamespace()
Map<String,Class<? extends ShellCommand>> provideCommands()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||