cfoCollectGarbage |
This tag will loop over all objects in the cfoObjects ObjectPool and
invoke the destructor method for each...
|
|
cfoCreateObject |
The cfoCreateObject tag is used to create an instance of an object from
a class definition...
|
|
cfoInit |
cfoInit is responsible for creating the internal Object Pool, Event Handler
Pool and Class Registry data structures...
|
|
cfoIntercept |
Used internally by cfoProxyHandler to capture content generated by calls
to cfoInvokeMethod on a remote server...
|
|