com.pmease.quickbuild.resource.nodeselection
Class AnyNodeSelection

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

public class AnyNodeSelection
extends java.lang.Object
implements NodeSelection

See Also:
Serialized Form

Constructor Summary
AnyNodeSelection()
           
 
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

AnyNodeSelection

public AnyNodeSelection()
Method Detail

matches

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


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