Uses of Class
net.sourceforge.stripes.controller.BindingPolicyManager

Packages that use BindingPolicyManager
net.sourceforge.stripes.controller This package contains classes which form the core internals of Stripes. 
 

Uses of BindingPolicyManager in net.sourceforge.stripes.controller
 

Methods in net.sourceforge.stripes.controller that return BindingPolicyManager
static BindingPolicyManager BindingPolicyManager.getInstance(Class<?> beanType)
          Get the policy manager for the given class.
 



? Copyright 2005-2006, Stripes Development Team.