|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.utils.CounterStoreFactory
public class CounterStoreFactory
Produces an implementation of ICounterStore
Field Summary | |
---|---|
private static ICounterStore |
counterStoreImpl
|
Constructor Summary | |
---|---|
CounterStoreFactory()
|
Method Summary | |
---|---|
static ICounterStore |
getCounterStoreImpl()
Returns an instance of the ICounterStore specified in portal.properties |
private static void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static ICounterStore counterStoreImpl
Constructor Detail |
---|
public CounterStoreFactory()
Method Detail |
---|
public static ICounterStore getCounterStoreImpl() throws PortalException
PortalException
- if an error occursprivate static void initialize() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |