org.overlord.sramp.governance.shell.commands
Class GovernanceShellCommandProvider
java.lang.Object
org.overlord.sramp.governance.shell.commands.GovernanceShellCommandProvider
- All Implemented Interfaces:
- ShellCommandProvider
public class GovernanceShellCommandProvider
- extends Object
- implements ShellCommandProvider
- Author:
- eric.wittmann@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GovernanceShellCommandProvider
public GovernanceShellCommandProvider()
- Constructor.
getNamespace
public String getNamespace()
- Specified by:
getNamespace in interface ShellCommandProvider
- See Also:
org.overlord.sramp.common.shell.ShellCommandProvider#getNamespace()
provideCommands
public Map<String,Class<? extends ShellCommand>> provideCommands()
- Specified by:
provideCommands in interface ShellCommandProvider
- See Also:
org.overlord.sramp.common.shell.ShellCommandProvider#provideCommands()
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.