|
|||||||||
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.jython.DJyApplication
public abstract class DJyApplication
This is to help with Jython applications.
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 | |
---|---|
DJyApplication()
|
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
Specifies the name this Druplet is known as. |
void |
launch()
launch the DApplication. |
Methods inherited from class org.drupal.project.computing.DApplication |
---|
buildCommandRegistry, getDrupalSite, initDrupalSite, launchFromShell, registerCommand, registerCommand |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DJyApplication()
Method Detail |
---|
public java.lang.String getIdentifier()
DApplication
getIdentifier
in class DApplication
public void launch()
DApplication
launch
in class DApplication
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |