org.esupportail.portal.channels.CIntranet.groups
Class GroupFactory

java.lang.Object
  extended byorg.esupportail.portal.channels.CIntranet.groups.GroupFactory

public class GroupFactory
extends java.lang.Object

GroupFactory

Fabrique de IGroupManager

(c)Copyright ESup-Portail 2004

Version:
1.1
Author:
Mathieu Larchet

Constructor Summary
GroupFactory()
           
 
Method Summary
static IGroupManager make()
          Construit un IGroupManager et implémente un mécanisme
de singleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupFactory

public GroupFactory()
Method Detail

make

public static IGroupManager make()
Construit un IGroupManager et implémente un mécanisme
de singleton

Returns:
L'implémentation du IGroupManager correspondante