|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PumaContextMediator | |
|---|---|
| org.cogchar.app.puma.boot | |
| org.cogchar.app.puma.config | |
| org.cogchar.app.puma.registry | |
| Uses of PumaContextMediator in org.cogchar.app.puma.boot |
|---|
| Methods in org.cogchar.app.puma.boot that return PumaContextMediator | |
|---|---|
protected PumaContextMediator |
PumaAppContext.getMediator()
|
| Methods in org.cogchar.app.puma.boot with parameters of type PumaContextMediator | |
|---|---|
PumaBooter.BootResult |
PumaBooter.bootUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
Public entry point for the PUMA application system when running in an OSGi environment. |
protected void |
PumaBooter.pumaBootUnsafeUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
Protected initialization of an OSGi context - the guts. |
| Constructors in org.cogchar.app.puma.boot with parameters of type PumaContextMediator | |
|---|---|
PumaAppContext(org.osgi.framework.BundleContext bc,
PumaContextMediator mediator,
org.appdapter.core.name.Ident ctxID)
|
|
| Uses of PumaContextMediator in org.cogchar.app.puma.config |
|---|
| Methods in org.cogchar.app.puma.config with parameters of type PumaContextMediator | |
|---|---|
void |
VanillaConfigManager.applyDefaultRepoClientAsMainConfig(PumaContextMediator mediator,
org.osgi.framework.BundleContext optBundCtxForLifecycle)
We override this method to plug in to PumaConfigManager's operations, calling applyDefaultRepoClientAsMainConfig. |
abstract void |
PumaConfigManager.applyDefaultRepoClientAsMainConfig(PumaContextMediator mediator,
org.osgi.framework.BundleContext optBundCtxForLifecycle)
|
protected void |
VanillaConfigManager.applyVanillaRepoClientAsMainConfig(PumaContextMediator mediator,
org.osgi.framework.BundleContext optBundCtxForLifecycle)
1) Calls makeVanillaRepoClient. |
org.appdapter.help.repo.RepoClient |
PumaConfigManager.getOrMakeMainConfigRepoClient(PumaContextMediator mediator,
org.osgi.framework.BundleContext optBundCtxForLifecycle)
|
| Uses of PumaContextMediator in org.cogchar.app.puma.registry |
|---|
| Methods in org.cogchar.app.puma.registry that return PumaContextMediator | |
|---|---|
PumaContextMediator |
PumaRegistryClientImpl.getCtxMediator(org.appdapter.core.name.Ident optSpecID)
|
PumaContextMediator |
PumaRegistryClient.getCtxMediator(org.appdapter.core.name.Ident optSpecID)
|
PumaContextMediator |
PumaGlobalPrebootInjector.getMediator()
|
| Methods in org.cogchar.app.puma.registry with parameters of type PumaContextMediator | |
|---|---|
void |
PumaGlobalPrebootInjector.setMediator(PumaContextMediator m,
boolean overwriteFlag)
|
| Constructors in org.cogchar.app.puma.registry with parameters of type PumaContextMediator | |
|---|---|
PumaRegistryClientImpl(org.osgi.framework.BundleContext optBundleContext,
PumaContextMediator mediator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||