Package | Description |
---|---|
net.sourceforge.stripes.controller |
This package contains classes which form the core internals of Stripes.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingPolicyManager
Manages the policies observed by
DefaultActionBeanPropertyBinder when binding properties
to an ActionBean . |
Modifier and Type | Method and Description |
---|---|
protected StrictBinding |
BindingPolicyManager.getAnnotation(java.lang.Class<?> beanType)
Get the
StrictBinding annotation for a class, checking all its superclasses if
necessary. |
? Copyright 2005-2006, Stripes Development Team.