Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.shell
Interface ShellCommandMapper

All Known Implementing Classes:
ShellBase

public interface ShellCommandMapper


Method Summary
 java.util.Iterator getCommandNameIterator()
          Get an iterator for the command names.
 ShellCommandHandler getHandler(java.lang.String command)
          Get the command handler for a command.
 

Method Detail

getHandler

ShellCommandHandler getHandler(java.lang.String command)
Get the command handler for a command.


getCommandNameIterator

java.util.Iterator getCommandNameIterator()
Get an iterator for the command names.


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.