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