|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StrictBinding | |
---|---|
net.sourceforge.stripes.controller | This package contains classes which form the core internals of Stripes. |
Uses of StrictBinding in net.sourceforge.stripes.controller |
---|
Classes in net.sourceforge.stripes.controller with annotations of type StrictBinding | |
---|---|
class |
BindingPolicyManager
Manages the policies observed by DefaultActionBeanPropertyBinder when binding properties
to an ActionBean . |
Methods in net.sourceforge.stripes.controller that return StrictBinding | |
---|---|
protected StrictBinding |
BindingPolicyManager.getAnnotation(Class<?> beanType)
Get the StrictBinding annotation for a class, checking all its superclasses if
necessary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |