org.jasig.portal.utils
Class CounterStoreFactory

java.lang.Object
  extended by 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

Constructor Summary
CounterStoreFactory()
          Deprecated.  
 
Method Summary
static ICounterStore getCounterStoreImpl()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterStoreFactory

public CounterStoreFactory()
Deprecated. 
Method Detail

getCounterStoreImpl

public static ICounterStore getCounterStoreImpl()
                                         throws PortalException
Deprecated. 
Throws:
PortalException


Copyright © 2010 Jasig. All Rights Reserved.