Uses of Package
net.sf.wfnm

Packages that use net.sf.wfnm
net.sf.wfnm Core classes of the WebFlow Navigation Manager framework. 
net.sf.wfnm.web Web environment classes of the WebFlow Navigation Manager framework. 
 

Classes in net.sf.wfnm used by net.sf.wfnm
AttributeContainer
          Defines a container of attributes.
Config
          The WebFlow Navigation Manager configuration.
The unique JVM instance of this class configure the WFMN: enable/disable the framework enable/disable the automatic cleaning subsystem enable/disable session size statistics enable/disable the "no cache" option sets the webflows default ownership the url rewriter implementation used by the NoMultipleSubmitFilter filter set url calculator implementation used by the NotifyFactory set the concrete implementation of the navigation manager class set the concrete implementation of the navigation context class the page change listener the webflow change listener
ConfigException
          The configuration exception.
NavigationContext
          Defines the navigation context.
Concrete implementations of this interface allow to harvest information such as: keys of objects inserted/removed into/from the http session the webflow name and its default ownership, if any new is created the ownership of single objects, if any have been defined whether the current page has be to ignored from server side history whether the framework has to be resetted if a previous webflow has to be forced
NavigationManager
          The Navigation Manager interface.
Concrete implementations of this interface contain the internal status of the framework such as: the stack of visited webflows the stack of visited pages for each webflow ownership defined for single objects a lock that allow to avoid multiple cuncurrent requests listeners for page changed and webflow changed
ObjectSetOwner
          Defines the owner of an object set.
OwnershipConst
          Defines the ownership constants.
Page
          Defines a page as an url and a object set owned.
PageChangedListener
          The listener for the page changed event
StatsFactory
          The statistics factory.
It allows to print out session size statistics.
Webflow
          Defines a webflow with a name and a default ownership.
It contains a stack of visited pages and a set of owned objects.
WebflowChangedListener
          The listener for the webflow changed event
 

Classes in net.sf.wfnm used by net.sf.wfnm.web
AttributeContainer
          Defines a container of attributes.
NavigationManager
          The Navigation Manager interface.
Concrete implementations of this interface contain the internal status of the framework such as: the stack of visited webflows the stack of visited pages for each webflow ownership defined for single objects a lock that allow to avoid multiple cuncurrent requests listeners for page changed and webflow changed
 



Copyright © 2004-2005 Maurizio Albari@SourceForge.net. All Rights Reserved.