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
  • Field Summary

    Fields inherited from class org.mvel2.integration.PropertyHandlerFactory

    nullMethodHandler, nullPropertyHandler, propertyHandlerClass
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Map<Class,org.mvel2.integration.PropertyHandler>
     

    Methods inherited from class org.mvel2.integration.PropertyHandlerFactory

    disposeAll, getNullMethodHandler, getNullPropertyHandler, getPropertyHandler, hasNullMethodHandler, hasNullPropertyHandler, hasPropertyHandler, registerPropertyHandler, setNullMethodHandler, setNullPropertyHandler, unregisterPropertyHandler

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PropertyHandlerFactoryFixer

      public PropertyHandlerFactoryFixer()
  • Method Details

    • getPropertyHandlerClass

      public static Map<Class,org.mvel2.integration.PropertyHandler> getPropertyHandlerClass()