org.jasig.portal.groups
Class ReferenceGroupServiceFactory

java.lang.Object
  extended by 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

Constructor Summary
ReferenceGroupServiceFactory()
          Deprecated. ReferenceGroupServiceFactory constructor.
 
Method Summary
 IGroupService newGroupService()
          Deprecated. Return an instance of the service implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceGroupServiceFactory

public ReferenceGroupServiceFactory()
Deprecated. 
ReferenceGroupServiceFactory constructor.

Method Detail

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.