Uiinfrastructure API Docs  
 

RequestLockFilter.PreFilter Method 

This method will perform a lock on the session, since the activityspace related code is not thread safe.

public override bool PreFilter(
   RequestData requestData
);

Implements

IInterpreterFilter.PreFilter

See Also

RequestLockFilter Class | com.plumtree.uiinfrastructure.interpreter.filter Namespace