|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyHandler | |
|---|---|
| org.mvel2.integration | |
| org.mvel2.optimizers.impl.refl.nodes | |
| Uses of PropertyHandler in org.mvel2.integration |
|---|
| Fields in org.mvel2.integration with type parameters of type PropertyHandler | |
|---|---|
protected static java.util.Map<java.lang.Class,PropertyHandler> |
PropertyHandlerFactory.propertyHandlerClass
|
| Methods in org.mvel2.integration that return PropertyHandler | |
|---|---|
static PropertyHandler |
PropertyHandlerFactory.getPropertyHandler(java.lang.Class clazz)
|
| Methods in org.mvel2.integration with parameters of type PropertyHandler | |
|---|---|
static void |
PropertyHandlerFactory.registerPropertyHandler(java.lang.Class clazz,
PropertyHandler propertyHandler)
|
| Uses of PropertyHandler in org.mvel2.optimizers.impl.refl.nodes |
|---|
| Constructors in org.mvel2.optimizers.impl.refl.nodes with parameters of type PropertyHandler | |
|---|---|
PropertyHandlerAccessor(java.lang.String propertyName,
PropertyHandler propertyHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||