|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AttributeBinder.IAttributeBinderAction
An action to be applied during attribute binding.
| Method Summary | |
|---|---|
void |
performAction(AttributeBinder.BindingTracker bindingTracker,
int level,
Object object,
Field field,
Object value,
com.google.common.base.Predicate<Field> predicate)
|
| Method Detail |
|---|
void performAction(AttributeBinder.BindingTracker bindingTracker,
int level,
Object object,
Field field,
Object value,
com.google.common.base.Predicate<Field> predicate)
throws InstantiationException
InstantiationException
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||