Protege 3.4.5

edu.stanford.smi.protege.server.util
Class PingProtegeServerJob

java.lang.Object
  extended by edu.stanford.smi.protege.util.RemoteJob
      extended by edu.stanford.smi.protege.util.ProtegeJob
          extended by edu.stanford.smi.protege.server.util.PingProtegeServerJob
All Implemented Interfaces:
Localizable, Serializable

public class PingProtegeServerJob
extends ProtegeJob

See Also:
Serialized Form

Constructor Summary
protected PingProtegeServerJob(KnowledgeBase kb)
           
 
Method Summary
static boolean ping(KnowledgeBase kb)
           
 Object run()
          This class is overridden by the sub class and defines the fuunctionality of this job.
 
Methods inherited from class edu.stanford.smi.protege.util.ProtegeJob
execute, fixLoader, getKnowledgeBase, getMetaProjectInstance, localize, serverSideCheckOperationAllowed
 
Methods inherited from class edu.stanford.smi.protege.util.RemoteJob
serverSideCheckOperationAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PingProtegeServerJob

protected PingProtegeServerJob(KnowledgeBase kb)
Method Detail

run

public Object run()
           throws ProtegeException
Description copied from class: RemoteJob
This class is overridden by the sub class and defines the fuunctionality of this job. The intention is that the sub-class will define this method and callers will use the execute() method.

Specified by:
run in class RemoteJob
Returns:
Throws:
ProtegeException

ping

public static boolean ping(KnowledgeBase kb)

Protege 3.4.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.