ubiware.core
Class CheckAgentExistance

java.lang.Object
  extended by ubiware.core.CheckAgentExistance

public class CheckAgentExistance
extends java.lang.Object


Constructor Summary
CheckAgentExistance()
           
 
Method Summary
static boolean check(UbiwareAgent agent, ubiware.util.saplbuilder.Resource agentInQuestion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckAgentExistance

public CheckAgentExistance()
Method Detail

check

public static boolean check(UbiwareAgent agent,
                            ubiware.util.saplbuilder.Resource agentInQuestion)