* run an explicit garbage collection phase for finished hierarchies.
*/
public synchronized ControlImple setupHierarchy (PropagationContext context) throws SystemException
{
ControlImple controlPtr = null;
Uid theUid = null;
InterposedHierarchy proxyAction = null;
if (context.parents.length == 0)
theUid = Utility.otidToUid(context.current.otid);