Uses of Class
fr.paris5.shaman.insight.InsightContext.RunStyle

Packages that use InsightContext.RunStyle
fr.paris5.shaman.insight The Insight subsystem.  
fr.paris5.shaman.insight.component Insight manages its services as components. 
 

Uses of InsightContext.RunStyle in fr.paris5.shaman.insight
 

Fields in fr.paris5.shaman.insight declared as InsightContext.RunStyle
static InsightContext.RunStyle InsightContext.RunStyle.STANDALONE
           
static InsightContext.RunStyle InsightContext.RunStyle.RMISERVER
           
static InsightContext.RunStyle InsightContext.RunStyle.RMICLIENT
           
 

Methods in fr.paris5.shaman.insight that return InsightContext.RunStyle
 InsightContext.RunStyle InsightContext.getRunStyle()
           
static InsightContext.RunStyle InsightContext.RunStyle.getRunStyle(java.lang.String aName)
           
 

Uses of InsightContext.RunStyle in fr.paris5.shaman.insight.component
 

Methods in fr.paris5.shaman.insight.component that return InsightContext.RunStyle
(package private)  InsightContext.RunStyle InsightManager.getRunStyle()
           
 

Methods in fr.paris5.shaman.insight.component with parameters of type InsightContext.RunStyle
private  void InsightManager.addHandler(org.apache.avalon.framework.configuration.Configuration configuration, InsightContext.RunStyle runStyle)
           
private  void InsightManager.addHandler(org.apache.avalon.framework.configuration.Configuration configuration, InsightContext.RunStyle runStyle, java.lang.String role)
           
 



Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.