org.rhq.enterprise.communications.command.client
Interface PollingListener


public interface PollingListener

Listener that gets the response of each poll.

Author:
John Mazzitelli
See Also:
ServerPollingThread

Method Summary
 void pollResponse(CommandResponse response)
           
 

Method Detail

pollResponse

void pollResponse(CommandResponse response)


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