Uses of Interface
org.jasig.portal.IChannelRendererFactory

Packages that use IChannelRendererFactory
org.jasig.portal   
 

Uses of IChannelRendererFactory in org.jasig.portal
 

Classes in org.jasig.portal that implement IChannelRendererFactory
 class ChannelRendererFactoryImpl
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Methods in org.jasig.portal that return IChannelRendererFactory
static IChannelRendererFactory ChannelRendererFactory.newInstance(String keyBase, AtomicLong activeThreads, AtomicLong maxActiveThreads)
          Deprecated. Creates a new instance of a channel renderer factory object.
 



Copyright © 2010 Jasig. All Rights Reserved.