org.jasig.portal.utils
Class CounterStoreFactory
java.lang.Object
org.jasig.portal.utils.CounterStoreFactory
Deprecated. Use the Spring managed 'counterStore' bean via injection instead
@Deprecated
public class CounterStoreFactory
- extends Object
Produces an implementation of ICounterStore
- Version:
- $Revision: 19776 $
- Author:
- Peter Kharchenko, Ken Weiner, kweiner@unicon.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CounterStoreFactory
public CounterStoreFactory()
- Deprecated.
getCounterStoreImpl
public static ICounterStore getCounterStoreImpl()
throws PortalException
- Deprecated.
- Throws:
PortalException
Copyright © 2010 Jasig. All Rights Reserved.