Uses of Interface
org.rhq.enterprise.communications.command.client.CommandPreprocessor

Packages that use CommandPreprocessor
org.rhq.enterprise.communications.command.client   
 

Uses of CommandPreprocessor in org.rhq.enterprise.communications.command.client
 

Methods in org.rhq.enterprise.communications.command.client that return CommandPreprocessor
 CommandPreprocessor[] ClientCommandSender.getCommandPreprocessors()
          Returns the list of command preprocessors that are currently assigned to this sender.
 

Methods in org.rhq.enterprise.communications.command.client with parameters of type CommandPreprocessor
 void ClientCommandSender.setCommandPreprocessors(CommandPreprocessor[] preprocs)
          This method sets the list of preprocessor objects this sender will use - these are the preprocessors that will have an opportunity to manipulate a command prior to it being queued and sent.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.