Uses of Interface
org.jasig.portal.IMultithreadedCacheable

Packages that use IMultithreadedCacheable
org.jasig.portal.channels   
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.portlet   
org.jasig.portal.channels.webproxy   
 

Uses of IMultithreadedCacheable in org.jasig.portal.channels
 

Classes in org.jasig.portal.channels that implement IMultithreadedCacheable
 class CApplet
          Displays an applet.
 class CGenericXSLT
          A channel which transforms XML for rendering in the portal.
 class CImage
          A simple channel which renders an image along with an optional caption and subcaption.
 class CInlineFrame
          This channel renders content identified by a URL within an inline browser frame.
 

Uses of IMultithreadedCacheable in org.jasig.portal.channels.groupsmanager
 

Classes in org.jasig.portal.channels.groupsmanager that implement IMultithreadedCacheable
 class CGroupsManager
          CGroupsManager allows users to graphically administer all groups for which user has administrtaive permissions.
 

Uses of IMultithreadedCacheable in org.jasig.portal.channels.portlet
 

Classes in org.jasig.portal.channels.portlet that implement IMultithreadedCacheable
 class CPortletAdapter
          A JSR 168 Portlet adapter that presents a portlet through the uPortal channel interface.
 

Uses of IMultithreadedCacheable in org.jasig.portal.channels.webproxy
 

Classes in org.jasig.portal.channels.webproxy that implement IMultithreadedCacheable
 class CWebProxy
          A channel which transforms and interacts with dynamic XML or HTML.