com.pmease.quickbuild.resource.nodeselection
Class ServerNodeSelection

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

public class ServerNodeSelection
extends java.lang.Object
implements NodeSelection

See Also:
Serialized Form

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

ServerNodeSelection

public ServerNodeSelection()
Method Detail

matches

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


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