com.pmease.quickbuild.resource.nodeselection
Interface NodeSelection

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AndSelection, AnyBuildAgentSelection, AnyNodeSelection, AttributeSelection, BuildAgentSelection, HasAttributeSelection, HashAttributeValueSelection, LinuxNodeSelection, MacNodeSelection, NotSelection, OrSelection, ScriptNodeSelection, ServerNodeSelection, SolarisNodeSelection, WindowsNodeSelection

public interface NodeSelection
extends java.io.Serializable


Method Summary
 boolean matches(GridNode node)
           
 

Method Detail

matches

boolean matches(GridNode node)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.