endurox-java
|
Public Member Functions | |
void | cleanup () |
Protected Member Functions | |
void | finalize () throws Throwable |
UBF Buffer compiled boolean expressions handler
void org.endurox.BExprTree.cleanup | ( | ) |
Clean up the object (basically this is destructor) as we cannot relay on finalize() auto call of from the Garbage Collector. Thus we object goes out of the scope,
|
protected |