Uses of Interface
net.anotheria.maf.action.ActionFactory

Packages that use ActionFactory
net.anotheria.maf   
net.anotheria.maf.action   
 

Uses of ActionFactory in net.anotheria.maf
 

Methods in net.anotheria.maf that return ActionFactory
protected  ActionFactory MAFFilter.getActionFactory()
           
 

Methods in net.anotheria.maf with parameters of type ActionFactory
protected  void MAFFilter.setActionFactory(ActionFactory actionFactory)
           
 

Uses of ActionFactory in net.anotheria.maf.action
 

Classes in net.anotheria.maf.action that implement ActionFactory
 class DefaultActionFactory
          A factory which creates action instances on the fly and manages created instances.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.