Package | Description |
---|---|
org.metawidget.inspectionresultprocessor.commons.jexl |
Inspection Result Processors: Commons JEXL support.
|
Modifier and Type | Method and Description |
---|---|
JexlInspectionResultProcessorConfig |
JexlInspectionResultProcessorConfig.setInject(Object... inject)
Sets objects to inject into JEXL evaluations.
|
JexlInspectionResultProcessorConfig |
JexlInspectionResultProcessorConfig.setInjectThis(PropertyStyle injectThis)
Sets the PropertyStyle to use to inject a request-level 'this' attribute into JEXL
evaluations.
|
Constructor and Description |
---|
JexlInspectionResultProcessor(JexlInspectionResultProcessorConfig config)
Constructs a FacesInspectionResultProcessor.
|
Copyright © 2015. All Rights Reserved.