org.jasig.portal.groups.smartldap
Class SmartLdapGroupStore.Factory
java.lang.Object
org.jasig.portal.groups.smartldap.SmartLdapGroupStore.Factory
- All Implemented Interfaces:
- IEntityGroupStoreFactory
- Enclosing class:
- SmartLdapGroupStore
public static final class SmartLdapGroupStore.Factory
- extends Object
- implements IEntityGroupStoreFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartLdapGroupStore.Factory
public SmartLdapGroupStore.Factory()
newGroupStore
public IEntityGroupStore newGroupStore()
throws GroupsException
- Specified by:
newGroupStore in interface IEntityGroupStoreFactory
- Returns:
- IEntityGroupStore
- Throws:
GroupsException
newGroupStore
public IEntityGroupStore newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
throws GroupsException
- Description copied from interface:
IEntityGroupStoreFactory
- Factory method takes a service descriptor parm, which lets the factory
customize the store.
- Specified by:
newGroupStore in interface IEntityGroupStoreFactory
- Returns:
- IEntityGroupStore
- Throws:
GroupsException
Copyright © 2010 Jasig. All Rights Reserved.