|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.drupal.project.async_command.GenericDrupalApp
org.drupal.project.async_command.DefaultDrupalApp
@Identifier(value="default") public class DefaultDrupalApp
This DrupalApp is mostly used for testing/demo purposes.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.drupal.project.async_command.GenericDrupalApp |
|---|
GenericDrupalApp.RunningMode |
| Field Summary |
|---|
| Fields inherited from class org.drupal.project.async_command.GenericDrupalApp |
|---|
acceptableCommandClass, drupalConnection, logger |
| Constructor Summary | |
|---|---|
DefaultDrupalApp(DrupalConnection drupalConnection)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.drupal.project.async_command.GenericDrupalApp |
|---|
getDrupalConnection, getIdentifier, parseCommand, registerCommandClass, registerCommandClass, run, runSerial, setDrupalConnection, setRunningMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultDrupalApp(DrupalConnection drupalConnection)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||