Uses of Class
org.pustefixframework.example.numberguess.context.StatisticsContext

Packages that use StatisticsContext
org.pustefixframework.example.numberguess.handler   
org.pustefixframework.example.numberguess.state   
 

Uses of StatisticsContext in org.pustefixframework.example.numberguess.handler
 

Methods in org.pustefixframework.example.numberguess.handler with parameters of type StatisticsContext
 void GuessDataHandler.setStatisticsContext(StatisticsContext statisticsContext)
           
 

Uses of StatisticsContext in org.pustefixframework.example.numberguess.state
 

Methods in org.pustefixframework.example.numberguess.state with parameters of type StatisticsContext
 void ResultState.setGuessContext(StatisticsContext guessContext)
           
 



Copyright © 2011 United Internet. All Rights Reserved.