org.jasig.portal.groups
Class ReferenceGroupServiceFactory
java.lang.Object
org.jasig.portal.groups.ReferenceGroupServiceFactory
- All Implemented Interfaces:
- IGroupServiceFactory
Deprecated.
@Deprecated
public class ReferenceGroupServiceFactory
- extends Object
- implements IGroupServiceFactory
Creates the reference implemetation of IGroupService.
- Version:
- $Revision: 19776 $
- Author:
- Dan Ellentuck
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceGroupServiceFactory
public ReferenceGroupServiceFactory()
- Deprecated.
- ReferenceGroupServiceFactory constructor.
newGroupService
public IGroupService newGroupService()
throws GroupsException
- Deprecated.
- Return an instance of the service implementation.
- Specified by:
newGroupService in interface IGroupServiceFactory
- Returns:
- org.jasig.portal.groups.IGroupService
- Throws:
GroupsException
Copyright © 2010 Jasig. All Rights Reserved.