org.jasig.portal.groups.smartldap
Class SmartLdapEntityStore.Factory

java.lang.Object
  extended by org.jasig.portal.groups.smartldap.SmartLdapEntityStore.Factory
All Implemented Interfaces:
IEntityStoreFactory
Enclosing class:
SmartLdapEntityStore

public static final class SmartLdapEntityStore.Factory
extends Object
implements IEntityStoreFactory


Constructor Summary
SmartLdapEntityStore.Factory()
           
 
Method Summary
 IEntityStore newEntityStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartLdapEntityStore.Factory

public SmartLdapEntityStore.Factory()
Method Detail

newEntityStore

public IEntityStore newEntityStore()
                            throws GroupsException
Specified by:
newEntityStore in interface IEntityStoreFactory
Throws:
GroupsException


Copyright © 2010 Jasig. All Rights Reserved.