Class 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
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.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
      • Methods inherited from class java.lang.Object

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

      • PropertyHandlerFactoryFixer

        public PropertyHandlerFactoryFixer()
    • Method Detail

      • getPropertyHandlerClass

        public static java.util.Map<java.lang.Class,​org.mvel2.integration.PropertyHandler> getPropertyHandlerClass()