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.JavaCharStream.getLine()
            
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 
 



Copyright © 1997-2012 OpenSymphony. All Rights Reserved.