Deprecated API


Contents
Deprecated Classes
ognl.ObjectArrayPool
          object-pooling now relies on the jvm garbage collection 
 

Deprecated Methods
ognl.OgnlRuntime.callMethod(OgnlContext, Object, String, String, Object[])
          Use OgnlRuntime.callMethod(OgnlContext, Object, String, Object[]) instead. 
ognl.JavaCharStream.getColumn()
            
ognl.EvaluationPool.getCreatedCount()
          object-pooling now relies on the jvm garbage collection 
ognl.OgnlRuntime.getFieldValue(OgnlContext, Object, String)
           
ognl.JavaCharStream.getLine()
            
ognl.OgnlRuntime.getMethodValue(OgnlContext, Object, String)
           
ognl.EvaluationPool.getRecoveredCount()
          object-pooling now relies on the jvm garbage collection 
ognl.EvaluationPool.getRecycledCount()
          object-pooling now relies on the jvm garbage collection 
ognl.EvaluationPool.getSize()
          object-pooling now relies on the jvm garbage collection 
ognl.EvaluationPool.recycle(Evaluation)
          object-pooling now relies on the jvm garbage collection 
ognl.ObjectArrayPool.recycle(Object[])
          object-pooling now relies on the jvm garbage collection 
ognl.EvaluationPool.recycleAll(Evaluation)
          object-pooling now relies on the jvm garbage collection 
ognl.EvaluationPool.recycleAll(List)
          object-pooling now relies on the jvm garbage collection 
ognl.OgnlRuntime.setMethodValue(OgnlContext, Object, String, Object)
           
 



Copyright © 1997-2016 OpenSymphony. All Rights Reserved.