org.jasig.portal
Class ChannelRegistryStoreFactory

java.lang.Object
  extended by org.jasig.portal.ChannelRegistryStoreFactory

Deprecated. Use the bean named 'channelRegistryStore' from the Spring application context

@Deprecated
public class ChannelRegistryStoreFactory
extends Object

Produces an implementation of IChannelRegistryStore

Version:
$Revision: 19776 $
Author:
Ken Weiner, kweiner@unicon.net

Constructor Summary
ChannelRegistryStoreFactory()
          Deprecated.  
 
Method Summary
static IChannelRegistryStore getChannelRegistryStoreImpl()
          Deprecated. Returns an instance of the IChannelRegistryStore specified in portal.properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelRegistryStoreFactory

public ChannelRegistryStoreFactory()
Deprecated. 
Method Detail

getChannelRegistryStoreImpl

public static IChannelRegistryStore getChannelRegistryStoreImpl()
Deprecated. 
Returns an instance of the IChannelRegistryStore specified in portal.properties

Returns:
an IChannelRegistryStore implementation


Copyright © 2010 Jasig. All Rights Reserved.