Uses of Class
org.cogchar.app.puma.boot.PumaAppContext

Packages that use PumaAppContext
org.cogchar.app.puma.boot   
org.cogchar.app.puma.config   
org.cogchar.app.puma.vworld   
 

Uses of PumaAppContext in org.cogchar.app.puma.boot
 

Constructors in org.cogchar.app.puma.boot with parameters of type PumaAppContext
PumaContextCommandBox(PumaAppContext pac)
           
 

Uses of PumaAppContext in org.cogchar.app.puma.config
 

Methods in org.cogchar.app.puma.config with parameters of type PumaAppContext
 void PumaContextMediator.notifyBeforeBootComplete(PumaAppContext ctx)
          Boot callback sequence #4.
 void PumaContextMediator.notifyCharactersLoaded(PumaAppContext ctx)
          Boot callback sequence #3.
 void PumaContextMediator.notifyContextBuilt(PumaAppContext ctx)
          Boot callback sequence #1.
 void PumaContextMediator.notifyPanelsConstructed(PumaAppContext ctx)
          Boot callback sequence #2 - optional.
 

Uses of PumaAppContext in org.cogchar.app.puma.vworld
 

Constructors in org.cogchar.app.puma.vworld with parameters of type PumaAppContext
PumaVirtualWorldMapper(PumaAppContext pac)
           
 



Copyright © 2010-2013. All Rights Reserved.