org.cogchar.app.puma.registry
Class PumaGlobalPrebootInjector

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.app.puma.registry.PumaGlobalPrebootInjector
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class PumaGlobalPrebootInjector
extends org.appdapter.core.log.BasicDebugger

Author:
Stu B.

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
PumaGlobalPrebootInjector()
           
 
Method Summary
 PumaContextMediator getMediator()
           
static PumaGlobalPrebootInjector getTheInjector()
           
 void setMediator(PumaContextMediator m, boolean overwriteFlag)
           
 
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

PumaGlobalPrebootInjector

public PumaGlobalPrebootInjector()
Method Detail

getTheInjector

public static PumaGlobalPrebootInjector getTheInjector()

setMediator

public void setMediator(PumaContextMediator m,
                        boolean overwriteFlag)

getMediator

public PumaContextMediator getMediator()


Copyright © 2010-2013. All Rights Reserved.