|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drupal.project.async_command.AsyncCommand
org.drupal.project.async_command.PingMe
public class PingMe
Simple command to test Drupal database connection.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.drupal.project.async_command.AsyncCommand |
---|
AsyncCommand.Status |
Field Summary |
---|
Fields inherited from class org.drupal.project.async_command.AsyncCommand |
---|
drupalApp, logger, record |
Constructor Summary | |
---|---|
PingMe(CommandRecord record,
GenericDrupalApp drupalApp)
|
Method Summary | |
---|---|
void |
run()
Run this command. |
Methods inherited from class org.drupal.project.async_command.AsyncCommand |
---|
evaluate, getDrupalConnection, getIdentifier, setDrupalApp, setRecord |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PingMe(CommandRecord record, GenericDrupalApp drupalApp)
Method Detail |
---|
public void run()
AsyncCommand
run
in interface java.lang.Runnable
run
in class AsyncCommand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |