Uses of Class
org.jasig.portal.utils.SetCheckInSemaphore

Packages that use SetCheckInSemaphore
org.jasig.portal   
 

Uses of SetCheckInSemaphore in org.jasig.portal
 

Fields in org.jasig.portal declared as SetCheckInSemaphore
protected  SetCheckInSemaphore ChannelRenderer.groupSemaphore
          Deprecated.  
 

Methods in org.jasig.portal with parameters of type SetCheckInSemaphore
 void IChannelRenderer.startRendering(SetCheckInSemaphore groupSemaphore, Object groupRenderingKey)
          Deprecated. Starts the channel rendering process.
 void ChannelRenderer.startRendering(SetCheckInSemaphore groupSemaphore, Object groupRenderingKey)
          Deprecated.  
 

Constructors in org.jasig.portal with parameters of type SetCheckInSemaphore
ChannelRenderer(IChannel chan, ChannelRuntimeData runtimeData, ExecutorService threadPool, SetCheckInSemaphore groupSemaphore, Object groupRenderingKey)
          Deprecated. Default contstructor
 



Copyright © 2010 Jasig. All Rights Reserved.