|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.ChannelRegistryStoreFactory
public class ChannelRegistryStoreFactory
Produces an implementation of IChannelRegistryStore
| Field Summary | |
|---|---|
private static IChannelRegistryStore |
channelRegistryStoreImpl
|
private static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
ChannelRegistryStoreFactory()
|
|
| Method Summary | |
|---|---|
static IChannelRegistryStore |
getChannelRegistryStoreImpl()
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 |
| Field Detail |
|---|
private static final org.apache.commons.logging.Log log
private static IChannelRegistryStore channelRegistryStoreImpl
| Constructor Detail |
|---|
public ChannelRegistryStoreFactory()
| Method Detail |
|---|
public static IChannelRegistryStore getChannelRegistryStoreImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||