ch.syabru.nagios.broker
Interface ExternalCommandFactory

All Known Implementing Classes:
ProcessServiceCheckResultCommandFactory, ScheduleForcedServiceCheckCommandFactory, ScheduleServiceCheckCommandFactory

public interface ExternalCommandFactory

External command factory interface.

Author:
Felix Roethenbacher

Method Summary
 ExternalCommand createCommand()
          Create external command.
 

Method Detail

createCommand

ExternalCommand createCommand()
Create external command.

Returns:
External command.


Copyright © 2010-2011 Syabru. All Rights Reserved.