com.pmease.quickbuild.setting.configuration.nodeassignment
Class ServerNodeAssignment

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.nodeassignment.ServerNodeAssignment
All Implemented Interfaces:
NodeAssignment, java.io.Serializable

public class ServerNodeAssignment
extends java.lang.Object
implements NodeAssignment

See Also:
Serialized Form

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

ServerNodeAssignment

public ServerNodeAssignment()
Method Detail

matches

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


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