|
|||||||||||
| 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.http.HttpApplicationCEAComponentManager
Component manager that assembles a standalone HttpApplication CEA server.
| Field Summary |
| Fields inherited from class org.astrogrid.applications.component.EmptyCEAComponentManager |
AUTHORITY_NAME, FILESTORE_BASEDIR, PERSISTENCE_BACKEND |
| Fields inherited from class org.astrogrid.component.EmptyComponentManager |
log, pico |
| Constructor Summary | |
HttpApplicationCEAComponentManager()
Construct a new HttpApplicationCEAComponentManager, with all necessary components registered registers the HttpApplication provider, plus all the standard services defined in EmptyCEAComponentManager |
|
| Method Summary | |
static void |
registerHttpApplicationProvider(org.picocontainer.MutablePicoContainer pico)
Registers the components specific to the HttpApplications provider. |
| 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 HttpApplicationCEAComponentManager()
EmptyCEAComponentManager
| Method Detail |
public static final void registerHttpApplicationProvider(org.picocontainer.MutablePicoContainer pico)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||