|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.esupportail.portal.utils.channels.ServantFactory
ServantFactory
"Usine" qui fabrique des Servant à la demande d'une MainChannel
(c)Copyright ESup-Portail 2004
| Constructor Summary | |
ServantFactory()
|
|
| Method Summary | |
static org.jasig.portal.IServant |
instantiateServant(MainChannel mainChannel,
Action action)
Méthode statique qui permet d'instancier une SubChannel correspondant à une action |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServantFactory()
| Method Detail |
public static org.jasig.portal.IServant instantiateServant(MainChannel mainChannel,
Action action)
throws org.jasig.portal.PortalException
mainChannel - channel principale qui cherche à instancier une SubChannelaction - action pour laquelle on veut instancier la SubChannel
org.jasig.portal.PortalException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||