|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.ReferenceIndividualGroupServiceFactory
public class ReferenceIndividualGroupServiceFactory
Creates an instance of the reference IIndividualGroupService
.
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
ReferenceIndividualGroupServiceFactory()
ReferenceGroupServiceFactory constructor. |
Method Summary | |
---|---|
IComponentGroupService |
newGroupService()
Return an instance of the service implementation. |
IComponentGroupService |
newGroupService(ComponentGroupServiceDescriptor svcDescriptor)
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 |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public ReferenceIndividualGroupServiceFactory()
Method Detail |
---|
public IComponentGroupService newGroupService() throws GroupsException
newGroupService
in interface IComponentGroupServiceFactory
GroupsException
public IComponentGroupService newGroupService(ComponentGroupServiceDescriptor svcDescriptor) throws GroupsException
newGroupService
in interface IComponentGroupServiceFactory
svcDescriptor
- org.jasig.portal.groups.ComponentGroupServiceDescriptor
GroupsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |