Package org.drools.mvel.expr
Class MVELCompilationUnit.PropertyHandlerFactoryFixer
- java.lang.Object
-
- org.mvel2.integration.PropertyHandlerFactory
-
- org.drools.mvel.expr.MVELCompilationUnit.PropertyHandlerFactoryFixer
-
- Enclosing class:
- MVELCompilationUnit
public static class MVELCompilationUnit.PropertyHandlerFactoryFixer extends org.mvel2.integration.PropertyHandlerFactory
-
-
Constructor Summary
Constructors Constructor Description PropertyHandlerFactoryFixer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<Class,org.mvel2.integration.PropertyHandler>getPropertyHandlerClass()-
Methods inherited from class org.mvel2.integration.PropertyHandlerFactory
disposeAll, getNullMethodHandler, getNullPropertyHandler, getPropertyHandler, hasNullMethodHandler, hasNullPropertyHandler, hasPropertyHandler, registerPropertyHandler, setNullMethodHandler, setNullPropertyHandler, unregisterPropertyHandler
-
-