org.drools.base.mvel
Class MVELCompilationUnit.PropertyHandlerFactoryFixer

java.lang.Object
  extended by org.mvel2.integration.PropertyHandlerFactory
      extended by org.drools.base.mvel.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
MVELCompilationUnit.PropertyHandlerFactoryFixer()
           
 
Method Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MVELCompilationUnit.PropertyHandlerFactoryFixer

public MVELCompilationUnit.PropertyHandlerFactoryFixer()
Method Detail

getPropertyHandlerClass

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


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.