org.opennms.core.tasks
Interface NeedsContainer

All Known Implementing Classes:
NodeScan.AgentScan, NodeScan.NoAgentScan

public interface NeedsContainer

NeedsContainer

Version:
$Id: $
Author:
brozow

Method Summary
 void run(ContainerTask<?> container)
          run
 

Method Detail

run

void run(ContainerTask<?> container)

run

Parameters:
container - a ContainerTask object.


Copyright © 2011. All Rights Reserved.