|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.astrogrid.component.EmptyComponentManager
org.astrogrid.applications.component.EmptyCEAComponentManager
org.astrogrid.applications.commandline.CommandLineCEAComponentManager
Component manager that create a cea server that runs command-line applications
| Field Summary |
| Fields inherited from class org.astrogrid.applications.component.EmptyCEAComponentManager |
AUTHORITY_NAME, FILESTORE_BASEDIR, logger, PERSISTENCE_BACKEND |
| Fields inherited from class org.astrogrid.component.EmptyComponentManager |
log, pico |
| Constructor Summary | |
CommandLineCEAComponentManager()
construct a component manager configured with a working cea server with the commandline application provider. |
|
| Method Summary | |
static void |
registerCommandLineProvider(org.picocontainer.MutablePicoContainer pico)
register just the components for the commandline provider - none of the generic components |
void |
setCommandLineConfigurationInstance(CommandLineConfiguration c)
Sets a specific instance of the CEC-configuration object. |
| Methods inherited from class org.astrogrid.component.EmptyComponentManager |
getContainer, getSuite, information, informationHTML, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.astrogrid.component.ComponentManager |
getContainer, getSuite, information, informationHTML |
| Methods inherited from interface org.picocontainer.Startable |
start, stop |
| Constructor Detail |
public CommandLineCEAComponentManager()
| Method Detail |
public static final void registerCommandLineProvider(org.picocontainer.MutablePicoContainer pico)
public void setCommandLineConfigurationInstance(CommandLineConfiguration c)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||