com.pmease.quickbuild.resource.nodeselection
Class AnyBuildAgentSelection

java.lang.Object
  extended by com.pmease.quickbuild.resource.nodeselection.AnyBuildAgentSelection
All Implemented Interfaces:
NodeSelection, java.io.Serializable

public class AnyBuildAgentSelection
extends java.lang.Object
implements NodeSelection

See Also:
Serialized Form

Constructor Summary
AnyBuildAgentSelection()
           
 
Method Summary
 boolean matches(GridNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyBuildAgentSelection

public AnyBuildAgentSelection()
Method Detail

matches

public boolean matches(GridNode node)
Specified by:
matches in interface NodeSelection


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