org.jasig.portal
Class ChannelRegistryStoreFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelRegistryStoreFactory
public ChannelRegistryStoreFactory()
- Deprecated.
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.