Uses of Interface
org.chorem.pollen.ui.services.Configuration

Packages that use Configuration
org.chorem.pollen.ui.services Gestion des services pour Tapestry. 
 

Uses of Configuration in org.chorem.pollen.ui.services
 

Classes in org.chorem.pollen.ui.services that implement Configuration
 class ConfigurationImpl
          Implémentation du service de gestion de la configuration de l'application.
 

Methods in org.chorem.pollen.ui.services that return Configuration
static Configuration AppModule.buildConfiguration()
          This is the Configuration service definition.
 

Methods in org.chorem.pollen.ui.services with parameters of type Configuration
static BackgroundWorker AppModule.buildBackgroundWorker(org.apache.tapestry5.services.ComponentSource componentSource, Configuration configuration, ServicePoll servicePoll)
          This is the BackgroundWorker service definition.
 

Constructors in org.chorem.pollen.ui.services with parameters of type Configuration
BackgroundWorkerImpl(org.apache.tapestry5.ioc.Messages messages, Configuration conf, ServicePoll servicePoll)
          Constructeur exécuté au lancement de l'application.
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.