|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drupal.project.computing.DApplication
org.drupal.project.computing.common.CommonApplication
@Identifier(value="common") public class CommonApplication
This is the common application that illustrated how to use DApplication.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.drupal.project.computing.DApplication |
---|
DApplication.RunningMode |
Field Summary |
---|
Fields inherited from class org.drupal.project.computing.DApplication |
---|
commandRegistry, config, drupalSite, logger, pushOptions |
Constructor Summary | |
---|---|
CommonApplication()
|
Method Summary | |
---|---|
protected void |
buildCommandRegistry()
Register acceptable command here. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.drupal.project.computing.DApplication |
---|
getDrupalSite, getIdentifier, initDrupalSite, launch, launchFromShell, registerCommand, registerCommand |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonApplication()
Method Detail |
---|
protected void buildCommandRegistry()
DApplication
buildCommandRegistry
in class DApplication
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |