|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.cogchar.app.puma.boot.PumaBooter
public class PumaBooter
| Nested Class Summary | |
|---|---|
class |
PumaBooter.BootResult
|
static class |
PumaBooter.BootStatus
|
| Field Summary |
|---|
| Fields inherited from interface org.appdapter.core.log.Loggable |
|---|
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
| Constructor Summary | |
|---|---|
PumaBooter()
|
|
| Method Summary | |
|---|---|
PumaBooter.BootResult |
bootUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
Public entry point for the PUMA application system when running in an OSGi environment. |
protected void |
notifyVWorldWindowClosed()
|
protected void |
pumaBootUnsafeUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
Protected initialization of an OSGi context - the guts. |
protected void |
shutdownOSGiContainer(org.osgi.framework.BundleContext bc)
|
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
|---|
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PumaBooter()
| Method Detail |
|---|
public PumaBooter.BootResult bootUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
bundleCtx - - an OSGi bundlemediator - - users customize this object to configure/influence the boot process.
protected void pumaBootUnsafeUnderOSGi(org.osgi.framework.BundleContext bundleCtx,
PumaContextMediator mediator)
throws Throwable
bundleCtx - mediator -
Throwableprotected void notifyVWorldWindowClosed()
protected void shutdownOSGiContainer(org.osgi.framework.BundleContext bc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||